summaryrefslogtreecommitdiffstats
path: root/kernel/arch/arm/mach-berlin/headsmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/arm/mach-berlin/headsmp.S')
-rw-r--r--kernel/arch/arm/mach-berlin/headsmp.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/kernel/arch/arm/mach-berlin/headsmp.S b/kernel/arch/arm/mach-berlin/headsmp.S
index 4a4c56a58..dc82a3486 100644
--- a/kernel/arch/arm/mach-berlin/headsmp.S
+++ b/kernel/arch/arm/mach-berlin/headsmp.S
@@ -12,12 +12,6 @@
#include <linux/init.h>
#include <asm/assembler.h>
-ENTRY(berlin_secondary_startup)
- ARM_BE8(setend be)
- bl v7_invalidate_l1
- b secondary_startup
-ENDPROC(berlin_secondary_startup)
-
/*
* If the following instruction is set in the reset exception vector, CPUs
* will fetch the value of the software reset address vector when being