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