]> git.baikalelectronics.ru Git - kernel.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)
commit81979a01b5f4b9574ab1f232fbd4b7f6852342da
tree9c940dc533c3316f7601f032da88ce49c1dfa6bb
parenta467451f5509e98e79c6d1aa9e618b84c617238f
[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]