diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-04-05 00:38:28 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-05-07 23:56:16 +0300 |
commit | c8a91428941b912d66e13a2719fe6ac670150d69 (patch) | |
tree | 38a521a793f0676277f43f23937b5fe785d07dea /arch/arm/mach-pxa/mainstone.h | |
parent | 64dbc4dd7a7cc6642c522963a6194b62480e2a68 (diff) | |
download | linux-c8a91428941b912d66e13a2719fe6ac670150d69.tar.xz |
ARM: PXA: fix multi-cpu build of xsc3
On a kernel that includes both ARMv4 and XScale support,
the copypage function fails to build with invalid
instructions.
Since these are only called on an actual XScale processor,
annotate the assembly with the correct .arch directive.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-pxa/mainstone.h')
0 files changed, 0 insertions, 0 deletions