aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/clock.h')
-rw-r--r--arch/arm/mach-omap2/clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/clock.h b/arch/arm/mach-omap2/clock.h
index c450d69a0dce..0725a6ad8b46 100644
--- a/arch/arm/mach-omap2/clock.h
+++ b/arch/arm/mach-omap2/clock.h
@@ -150,5 +150,6 @@ extern void omap2_clk_exit_cpufreq_table(struct cpufreq_frequency_table **table)
150 150
151extern const struct clkops clkops_omap3_noncore_dpll_ops; 151extern const struct clkops clkops_omap3_noncore_dpll_ops;
152extern const struct clkops clkops_omap3_core_dpll_ops; 152extern const struct clkops clkops_omap3_core_dpll_ops;
153extern const struct clkops clkops_omap4_dpllmx_ops;
153 154
154#endif 155#endif