diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock2xxx.h')
| -rw-r--r-- | arch/arm/mach-omap2/clock2xxx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/clock2xxx.h b/arch/arm/mach-omap2/clock2xxx.h index 539dc08afbba..45f41a411603 100644 --- a/arch/arm/mach-omap2/clock2xxx.h +++ b/arch/arm/mach-omap2/clock2xxx.h | |||
| @@ -21,10 +21,6 @@ unsigned long omap2xxx_sys_clk_recalc(struct clk_hw *clk, | |||
| 21 | unsigned long parent_rate); | 21 | unsigned long parent_rate); |
| 22 | unsigned long omap2_osc_clk_recalc(struct clk_hw *clk, | 22 | unsigned long omap2_osc_clk_recalc(struct clk_hw *clk, |
| 23 | unsigned long parent_rate); | 23 | unsigned long parent_rate); |
| 24 | unsigned long omap2_dpllcore_recalc(struct clk_hw *hw, | ||
| 25 | unsigned long parent_rate); | ||
| 26 | int omap2_reprogram_dpllcore(struct clk_hw *clk, unsigned long rate, | ||
| 27 | unsigned long parent_rate); | ||
| 28 | void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw); | 24 | void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw); |
| 29 | unsigned long omap2_clk_apll54_recalc(struct clk_hw *hw, | 25 | unsigned long omap2_clk_apll54_recalc(struct clk_hw *hw, |
| 30 | unsigned long parent_rate); | 26 | unsigned long parent_rate); |
