summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S')
-rw-r--r--arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S b/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
index f4a701204b..69da7fe7af 100644
--- a/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
+++ b/arch/arm/cpu/armv7/armada-xp/lowlevel_spl.S
@@ -6,7 +6,7 @@
#include <linux/linkage.h>
ENTRY(save_boot_params)
- bx lr
+ b save_boot_params_ret
ENDPROC(save_boot_params)
/*