• Martin Habets's avatar
    [SPARC]: Remove duplicate symbol exports · bb3426ad
    Martin Habets authored
    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: default avatarMartin Habets <errandir_news@mph.eclipse.co.uk>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    bb3426ad
sparc_ksyms.c 8.13 KB