linux/arch/csky/abiv1/inc/abi
Guo Ren 45fef4c4b9 csky: abiv1: Fixup compile error
LD      vmlinux.o
arch/csky/lib/string.o: In function `memmove':
string.c:(.text+0x108): multiple definition of `memmove'
lib/string.o:string.c:(.text+0x7e8): first defined here
arch/csky/lib/string.o: In function `memset':
string.c:(.text+0x148): multiple definition of `memset'
lib/string.o:string.c:(.text+0x2ac): first defined here
scripts/Makefile.vmlinux_o:68: recipe for target 'vmlinux.o' failed
make[4]: *** [vmlinux.o] Error 1

Fixes: e4df2d5e85 ("csky: Add C based string functions")
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Cc: <stable@vger.kernel.org>
2022-07-31 22:39:23 -04:00
..
cacheflush.h mm: remove flush_kernel_dcache_page 2021-09-03 09:58:13 -07:00
ckmmu.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
elf.h csky: ELF and module probe 2018-10-26 00:54:23 +08:00
entry.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
page.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
pgtable-bits.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
reg_ops.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
regdef.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
string.h csky: abiv1: Fixup compile error 2022-07-31 22:39:23 -04:00
switch_context.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
vdso.h csky: Reconstruct VDSO framework 2021-01-12 09:52:41 +08:00