aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock44xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx.h')
-rw-r--r--arch/arm/mach-omap2/clock44xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock44xx.h b/arch/arm/mach-omap2/clock44xx.h
index 1f55b6b574fb..efe849416aac 100644
--- a/arch/arm/mach-omap2/clock44xx.h
+++ b/arch/arm/mach-omap2/clock44xx.h
@@ -12,6 +12,6 @@
12 12
13int omap4xxx_clk_init(void); 13int omap4xxx_clk_init(void);
14 14
15extern const struct clkops clkops_noncore_dpll_ops; 15extern const struct clkops omap4_clkops_noncore_dpll_ops;
16 16
17#endif 17#endif