diff options
-rw-r--r-- | arch/arm/mach-omap2/clock.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/clock.h b/arch/arm/mach-omap2/clock.h index 4592a2762592..c81d6cc41891 100644 --- a/arch/arm/mach-omap2/clock.h +++ b/arch/arm/mach-omap2/clock.h | |||
@@ -269,8 +269,6 @@ extern const struct clksel_rate div31_1to31_rates[]; | |||
269 | 269 | ||
270 | extern void __iomem *clk_memmaps[]; | 270 | extern void __iomem *clk_memmaps[]; |
271 | 271 | ||
272 | extern int am33xx_clk_init(void); | ||
273 | |||
274 | extern int omap2_clkops_enable_clkdm(struct clk_hw *hw); | 272 | extern int omap2_clkops_enable_clkdm(struct clk_hw *hw); |
275 | extern void omap2_clkops_disable_clkdm(struct clk_hw *hw); | 273 | extern void omap2_clkops_disable_clkdm(struct clk_hw *hw); |
276 | 274 | ||