diff options
Diffstat (limited to 'arch/arm/mach-imx/common.h')
-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 7191ab4434e5..7eb3bb2267b5 100644 --- a/arch/arm/mach-imx/common.h +++ b/arch/arm/mach-imx/common.h | |||
@@ -139,7 +139,6 @@ extern void imx_gpc_init(void); | |||
139 | extern void imx_gpc_pre_suspend(void); | 139 | extern void imx_gpc_pre_suspend(void); |
140 | extern void imx_gpc_post_resume(void); | 140 | extern void imx_gpc_post_resume(void); |
141 | extern int imx6q_set_lpm(enum mxc_cpu_pwr_mode mode); | 141 | extern int imx6q_set_lpm(enum mxc_cpu_pwr_mode mode); |
142 | extern void imx6q_clock_map_io(void); | ||
143 | 142 | ||
144 | extern void imx_cpu_die(unsigned int cpu); | 143 | extern void imx_cpu_die(unsigned int cpu); |
145 | 144 | ||