commit | f884b1cf578e079f01682514ae1ae64c74586602 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Thu Jul 12 16:10:22 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 12 16:20:15 2007 +0100 |
tree | 9c940dc533c3316f7601f032da88ce49c1dfa6bb | |
parent | 909d6c6c80311f800aee338e5fa528818b115951 [diff] |
[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>