diff options
-rw-r--r-- | arch/arm/mach-imx/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/common.h b/arch/arm/mach-imx/common.h index 048e6c850f54..d4b2f369751b 100644 --- a/arch/arm/mach-imx/common.h +++ b/arch/arm/mach-imx/common.h | |||
@@ -111,7 +111,6 @@ void tzic_handle_irq(struct pt_regs *); | |||
111 | extern void imx_enable_cpu(int cpu, bool enable); | 111 | extern void imx_enable_cpu(int cpu, bool enable); |
112 | extern void imx_set_cpu_jump(int cpu, void *jump_addr); | 112 | extern void imx_set_cpu_jump(int cpu, void *jump_addr); |
113 | extern void v7_cpu_resume(void); | 113 | extern void v7_cpu_resume(void); |
114 | extern u32 *pl310_get_save_ptr(void); | ||
115 | #ifdef CONFIG_SMP | 114 | #ifdef CONFIG_SMP |
116 | extern void v7_secondary_startup(void); | 115 | extern void v7_secondary_startup(void); |
117 | extern void imx_scu_map_io(void); | 116 | extern void imx_scu_map_io(void); |