aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/io-readsb.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/lib/io-readsb.S')
-rw-r--r--arch/arm/lib/io-readsb.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/lib/io-readsb.S b/arch/arm/lib/io-readsb.S
index 9f4238987fe9..c31b2f3153f1 100644
--- a/arch/arm/lib/io-readsb.S
+++ b/arch/arm/lib/io-readsb.S
@@ -25,7 +25,7 @@
ENTRY(__raw_readsb)
teq r2, #0 @ do we have to check for the zero len?
- moveq pc, lr
+ reteq lr
ands ip, r1, #3
bne .Linsb_align