[PATCH 02/15] ARM: mvebu: build coherency_ll.S for arch=armv7-a
From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-01-21 20:16:52
Also in:
lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-01-21 20:16:52
Also in:
lkml
On Monday 21 January 2013, Tony Lindgren wrote:
quoted
arch/arm/mach-mvebu/coherency_ll.S: Assembler messages: arch/arm/mach-mvebu/coherency_ll.S:45: Error: selected processor does not support ARM mode `dsb'This should be already fixed by 72533b (arm: mvebu: Fix compile for multiplatform when ARMv6 is selected) in arm-soc fixes branch.
Ok, silly me, I forgot to check my own tree :) Thanks for looking into it! Arnd