[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 20 Oct 2006 07:29:33 +0000 (00:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Oct 2006 07:29:33 +0000 (00:29 -0700)
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 <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found