diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-06-12 10:24:17 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-06-12 22:17:37 +0200 |
commit | 2678bb9fa137726a0b83dd61a9c1636543066755 (patch) | |
tree | 373abe7243b3943aa85417925fd2f3c1d8e44c7d /arch/arm/mach-rockchip | |
parent | ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM state (diff) | |
download | linux-2678bb9fa137726a0b83dd61a9c1636543066755.tar.xz linux-2678bb9fa137726a0b83dd61a9c1636543066755.zip |
ARM: fix EFM32 build breakage caused by cpu_resume_arm
Fix:
arch/arm/kernel/sleep.S:121: Error: selected processor does not support ARM opcodes
arch/arm/kernel/sleep.S:123: Error: attempt to use an ARM instruction on a Thumb-only processor -- `adr r9,1f+1'
arch/arm/kernel/sleep.S:124: Error: attempt to use an ARM instruction on a Thumb-only processor -- `bx r9'
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-rockchip')
0 files changed, 0 insertions, 0 deletions