[ARM] Include asm/elf.h instead of asm/procinfo.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 9 Nov 2006 14:20:47 +0000 (14:20 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Nov 2006 12:24:46 +0000 (12:24 +0000)
These files want to provide/access ELF hwcap information, so should
be including asm/elf.h rather than asm/procinfo.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found