Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7b79c98 authored by Johan Hovold's avatar Johan Hovold Committed by Tony Lindgren
Browse files

ARM: OMAP2+: clock: remove unused function prototype



Remove unused function prototype that was left by commit 149c09d3
("ARM: AM33xx: remove old clock data and link in new clock init code")
which removed the definition.

Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 7aff221c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);