aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/devices.c
diff options
context:
space:
mode:
authorJohn Rigby <[email protected]>2010-12-01 05:57:51 +0000
committerTony Lindgren <[email protected]>2010-12-17 17:28:07 -0800
commitfe297dde5ae8f8bf67d3a87759289a99b48ecb2c (patch)
tree5287cf84431594675d712cb1ed1052db84d7e867 /arch/arm/plat-omap/devices.c
parent1a6b59232bbaf612265e364c9e06ba1d15bbe7e0 (diff)
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 <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'arch/arm/plat-omap/devices.c')
0 files changed, 0 insertions, 0 deletions