aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/strrchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/lib/strrchr.S')
-rw-r--r--arch/arm/lib/strrchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/lib/strrchr.S b/arch/arm/lib/strrchr.S
index fa923f026f15..538df220aa48 100644
--- a/arch/arm/lib/strrchr.S
+++ b/arch/arm/lib/strrchr.S
@@ -22,4 +22,4 @@ ENTRY(strrchr)
22 teq r2, #0 22 teq r2, #0
23 bne 1b 23 bne 1b
24 mov r0, r3 24 mov r0, r3
25 RETINSTR(mov,pc,lr) 25 mov pc, lr