summaryrefslogtreecommitdiffstats
path: root/kernel/arch/arm/mach-imx/headsmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/arm/mach-imx/headsmp.S')
-rw-r--r--kernel/arch/arm/mach-imx/headsmp.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/arch/arm/mach-imx/headsmp.S b/kernel/arch/arm/mach-imx/headsmp.S
index de5047c8a..b5e976816 100644
--- a/kernel/arch/arm/mach-imx/headsmp.S
+++ b/kernel/arch/arm/mach-imx/headsmp.S
@@ -25,7 +25,6 @@ diag_reg_offset:
.endm
ENTRY(v7_secondary_startup)
- bl v7_invalidate_l1
set_diag_reg
b secondary_startup
ENDPROC(v7_secondary_startup)