]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 build
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 9 Sep 2013 16:31:04 +0000 (12:31 -0400)
committerOlof Johansson <olof@lixom.net>
Tue, 10 Sep 2013 00:38:20 +0000 (17:38 -0700)
commit3c78d113fb9bdb50d60519a8b5d7f56cd1a50a8f
tree44aaf561a3b9da819b3f0bb7b5b653e92587216a
parent23c43df854b14cf49231e84c0161a4485b5613a2
ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 build

This fixes the following build error:

/tmp/cce439dZ.s: Assembler messages:
/tmp/cce439dZ.s:506: Error: selected processor does not support ARM mode `isb '
/tmp/cce439dZ.s:512: Error: selected processor does not support ARM mode `isb '
/tmp/cce439dZ.s:513: Error: selected processor does not support ARM mode `dsb '
/tmp/cce439dZ.s:583: Error: selected processor does not support ARM mode `isb '
/tmp/cce439dZ.s:589: Error: selected processor does not support ARM mode `isb '
/tmp/cce439dZ.s:590: Error: selected processor does not support ARM mode `dsb '

Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-vexpress/Makefile