git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d803ba
)
ARM: always build swp_emulate as ARMv7
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 8 Nov 2010 10:11:19 +0000
(10:11 +0000)
committer
Russell 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