diff options
author | Dave Martin <dave.martin@linaro.org> | 2011-03-04 15:33:55 +0000 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-03-09 16:38:36 -0800 |
commit | 76d500182061dcc7508e6b829af097348fa7d804 (patch) | |
tree | 3948584135d93937f668481acbcfab795efedbb5 /arch/mn10300/include/asm/rtc.h | |
parent | f96bdfa0d036393741fce303ea98abb44452d042 (diff) |
ARM: omap3: Remove hand-encoded SMC instructions
For various reasons, Linux now only officially supports being built
with tools which are new enough to understand the SMC instruction.
Replacing the hand-encoded instructions when the mnemonic also
allows for correct assembly in Thumb-2 (otherwise, the result is
random data in the middle of the code).
The Makefile already ensures that this file is built with a high
enough gcc -march= flag (armv7-a).
Signed-off-by: Dave Martin <dave.martin@linaro.org>
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/mn10300/include/asm/rtc.h')
0 files changed, 0 insertions, 0 deletions