summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-01-11 20:05:31 (GMT)
committerOlof Johansson <olof@lixom.net>2013-01-11 20:17:58 (GMT)
commit72533b77d30c2be02672e26b5dde1263d7b4c2be (patch)
treef1225433271f82db7f52dcad2314f159d9c59adf /mm
parent67c6b2ef2662b17cc2174f2bdc22a7cb818a8376 (diff)
downloadlinux-72533b77d30c2be02672e26b5dde1263d7b4c2be.tar.xz
arm: mvebu: Fix compile for multiplatform when ARMv6 is selected
Some systems compile in both ARMv6 and ARMv7 into multiplatform configurations. This means the default compiler flags are for ARMv6, and we will get: arch/arm/mach-mvebu/coherency_ll.S: Assembler messages: arch/arm/mach-mvebu/coherency_ll.S:45: Error: selected processor does not support `dsb' Fix this by specifying ARMv7 flags for coherency_ll.o. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions