ARM: OMAP2+: clock: remove unused function prototype
authorJohan Hovold <johan@kernel.org>
Tue, 11 Nov 2014 15:56:04 +0000 (16:56 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Nov 2014 15:21:11 +0000 (07:21 -0800)
Remove unused function prototype that was left by commit 149c09d3a61d
("ARM: AM33xx: remove old clock data and link in new clock init code")
which removed the definition.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.h

index 4592a27..c81d6cc 100644 (file)
@@ -269,8 +269,6 @@ extern const struct clksel_rate div31_1to31_rates[];
 
 extern void __iomem *clk_memmaps[];
 
-extern int am33xx_clk_init(void);
-
 extern int omap2_clkops_enable_clkdm(struct clk_hw *hw);
 extern void omap2_clkops_disable_clkdm(struct clk_hw *hw);