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 66662a1e36de..3d383cb5e6d1 100644 --- a/arch/arm/mach-imx/common.h +++ b/arch/arm/mach-imx/common.h | |||
@@ -61,7 +61,6 @@ struct platform_device *mxc_register_gpio(char *name, int id, | |||
61 | void mxc_set_cpu_type(unsigned int type); | 61 | void mxc_set_cpu_type(unsigned int type); |
62 | void mxc_restart(enum reboot_mode, const char *); | 62 | void mxc_restart(enum reboot_mode, const char *); |
63 | void mxc_arch_reset_init(void __iomem *); | 63 | void mxc_arch_reset_init(void __iomem *); |
64 | void mxc_arch_reset_init_dt(void); | ||
65 | int mx51_revision(void); | 64 | int mx51_revision(void); |
66 | int mx53_revision(void); | 65 | int mx53_revision(void); |
67 | void imx_set_aips(void __iomem *); | 66 | void imx_set_aips(void __iomem *); |