]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SPARC]: Remove duplicate symbol exports
authorMartin Habets <errandir_news@mph.eclipse.co.uk>
Mon, 8 May 2006 06:04:06 +0000 (23:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 May 2006 06:04:06 +0000 (23:04 -0700)
commitbb3426ad6659282d9244d4909e69aa639d0360d0
treec46e768412146e7791d163664edc72ecffe7f99e
parent9d21f09ca03d1142f1988001f228d02581d8986c
[SPARC]: Remove duplicate symbol exports

This patch resolves the following build warnings seen in 2.6.17-rc3:
WARNING: vmlinux: 'sys_close' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'memchr' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strstr' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strnlen' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strrchr' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strchr' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strcmp' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strncat' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strcat' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strncpy' exported twice. Previous export was in vmlinux
WARNING: vmlinux: 'strcpy' exported twice. Previous export was in vmlinux

Signed-off-by: Martin Habets <errandir_news@mph.eclipse.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/sparc_ksyms.c