summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel
diff options
context:
space:
mode:
authorGuo Ren <guoren@linux.alibaba.com>2022-07-31 22:34:24 -0400
committerGuo Ren <guoren@linux.alibaba.com>2022-07-31 22:39:23 -0400
commit45fef4c4b9c94e86d9c13f0b2e7e71bb32254509 (patch)
treed3f769ac34b18f724b575934a65086ba6a887056 /arch/csky/kernel
parentf940dc0f225183ccdba044e87daeeb93398819ad (diff)
downloadlinux-45fef4c4b9c94e86d9c13f0b2e7e71bb32254509.tar.bz2
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: e4df2d5e852a ("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>
Diffstat (limited to 'arch/csky/kernel')
0 files changed, 0 insertions, 0 deletions