diff options
author | Tony Lindgren <tony@atomide.com> | 2014-12-10 19:25:50 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-12-10 19:25:50 +0300 |
commit | f577fc52a6d84d9721ff15e59a22c203c4961b2f (patch) | |
tree | 8e32384c1dc73a8790f40f788fec2ebcbd4881f8 /arch/arm/mach-omap2 | |
parent | a0e4467726cd26bacb16f13d207ffcfa82ffc07d (diff) | |
parent | e671538d5110e913a0a3cd6122d7f70b71fc0728 (diff) | |
download | linux-f577fc52a6d84d9721ff15e59a22c203c4961b2f.tar.xz |
Merge branch 'omap-for-v3.19/fixes-not-urgent' into omap-for-v3.19/fixes
Diffstat (limited to 'arch/arm/mach-omap2')
-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 641337c6cde9..a4282e79143e 100644 --- a/arch/arm/mach-omap2/clock.h +++ b/arch/arm/mach-omap2/clock.h @@ -270,8 +270,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); |