summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2017-02-14 11:53:57 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-02-16 08:15:47 +0100
commitdc904720553c6ddd80975cfc488a183d6d391dc5 (patch)
treea524d0a92032b42667f24432a161ec13ed19cc2c /arch/arm/mach-mvebu
parent708af51dce0c0ab0a3c2b8cf3912fe2b123a79ba (diff)
downloadbarebox-dc904720553c6ddd80975cfc488a183d6d391dc5.tar.gz
barebox-dc904720553c6ddd80975cfc488a183d6d391dc5.tar.xz
mvebu: remove unused function barebox_arm_reset_vector
This isn't needed since mvebu was converted to multi-pbl Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mvebu')
-rw-r--r--arch/arm/mach-mvebu/lowlevel.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-mvebu/lowlevel.c b/arch/arm/mach-mvebu/lowlevel.c
index 8d0ac8453e..cf8f48e67b 100644
--- a/arch/arm/mach-mvebu/lowlevel.c
+++ b/arch/arm/mach-mvebu/lowlevel.c
@@ -23,12 +23,6 @@
#include <mach/common.h>
#include <mach/lowlevel.h>
-void __naked barebox_arm_reset_vector(void)
-{
- arm_cpu_lowlevel_init();
- mvebu_barebox_entry(NULL);
-}
-
/*
* All MVEBU SoCs start with internal registers at 0xd0000000.
* To get more contiguous address space and as Linux expects them