]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4473/2: Take the HWCAP definitions out of the elf.h file
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 12 Jul 2007 15:10:22 +0000 (16:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 15:20:15 +0000 (16:20 +0100)
commitf884b1cf578e079f01682514ae1ae64c74586602
tree9c940dc533c3316f7601f032da88ce49c1dfa6bb
parent909d6c6c80311f800aee338e5fa528818b115951
[ARM] 4473/2:  Take the HWCAP definitions out of the elf.h file

The patch moves the HWCAP definitions and the extern elf_hwcap
declaration to the hwcap.h header file.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/Kbuild
include/asm-arm/elf.h
include/asm-arm/hwcap.h [new file with mode: 0644]