Skip to content
Commit 2678bb9f authored by Russell King's avatar Russell King
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 32e55a77
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment