commit | 6cf431d77c3e917399a847e3a7ec239d5163056b | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Fri Oct 20 00:29:33 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 20 00:29:33 2006 -0700 |
tree | d24cf48b52b8d3666fc4ee3bb59ec41bb3935594 | |
parent | 6bda57365a5fda4743d83a5987c6aab66e90771c [diff] |
[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 <dwmw2@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>