aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-imx/common.h')
-rw-r--r--arch/arm/mach-imx/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/common.h b/arch/arm/mach-imx/common.h
index f7189bc461ad..22ba8973bcb9 100644
--- a/arch/arm/mach-imx/common.h
+++ b/arch/arm/mach-imx/common.h
@@ -49,7 +49,6 @@ void imx31_soc_init(void);
49void imx35_soc_init(void); 49void imx35_soc_init(void);
50void epit_timer_init(void __iomem *base, int irq); 50void epit_timer_init(void __iomem *base, int irq);
51void mxc_timer_init(void __iomem *, int); 51void mxc_timer_init(void __iomem *, int);
52void mxc_timer_init_dt(struct device_node *);
53int mx1_clocks_init(unsigned long fref); 52int mx1_clocks_init(unsigned long fref);
54int mx21_clocks_init(unsigned long lref, unsigned long fref); 53int mx21_clocks_init(unsigned long lref, unsigned long fref);
55int mx25_clocks_init(void); 54int mx25_clocks_init(void);