[ARM] Don't include asm/elf.h in asm code
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 7 Sep 2008 18:15:31 +0000 (19:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 1 Oct 2008 15:41:10 +0000 (16:41 +0100)
asm code really wants asm/hwcap.h, so include that instead.

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

No differences found