diff options
author | John Rigby <john.rigby@linaro.org> | 2010-12-01 06:57:51 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-12-18 02:28:07 +0100 |
commit | fe297dde5ae8f8bf67d3a87759289a99b48ecb2c (patch) | |
tree | 5287cf84431594675d712cb1ed1052db84d7e867 /arch/arm/plat-omap/devices.c | |
parent | omap: kill all section mismatch warning for omap2plus_defconfig (diff) | |
download | linux-fe297dde5ae8f8bf67d3a87759289a99b48ecb2c.tar.xz linux-fe297dde5ae8f8bf67d3a87759289a99b48ecb2c.zip |
OMAP4: enable smc instruction in new assembler versions
New assemblers need -march=armv7-a+sec on command line or
.arch_extension sec inline to enable use of the smc instruction.
This patch uses as-instr to check the latter to conditionally
enable the former in AFLAGS for files that use smc.
Checked on both old and new binutils to verify that it does
not break old versions.
Signed-off-by: John Rigby <john.rigby@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/devices.c')
0 files changed, 0 insertions, 0 deletions