From: David Woodhouse Date: Fri, 20 Oct 2006 07:29:33 +0000 (-0700) Subject: [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. X-Git-Tag: v2.6.19-rc3~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf431d77c3e917399a847e3a7ec239d5163056b;p=pandora-kernel.git [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. We don't need to export sparc_elf_hwcap() to userspace, and it doesn't build there. Remove it by moving it inside #ifdef __KERNEL__, along with some other things which don't need to be exported. Signed-off-by: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed