ARM: always build swp_emulate as ARMv7
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 8 Nov 2010 10:11:19 +0000 (10:11 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 26 Nov 2010 10:51:05 +0000 (10:51 +0000)
swp_emulate is only used on ARMv7+, and includes ARMv7+ assembly
instructions.  Allow the assembler to accept ARMv7 instructions,
but leave the compiler's code generation options alone.

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

No differences found