diff options
Diffstat (limited to 'include/linux/clk')
| -rw-r--r-- | include/linux/clk/ti.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/clk/ti.h b/include/linux/clk/ti.h index 440ace33ea35..27828422c9c5 100644 --- a/include/linux/clk/ti.h +++ b/include/linux/clk/ti.h | |||
| @@ -272,8 +272,6 @@ extern const struct clk_ops ti_clk_mux_ops; | |||
| 272 | #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) | 272 | #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) |
| 273 | 273 | ||
| 274 | void omap2_init_clk_clkdm(struct clk_hw *clk); | 274 | void omap2_init_clk_clkdm(struct clk_hw *clk); |
| 275 | int omap2_clkops_enable_clkdm(struct clk_hw *hw); | ||
| 276 | void omap2_clkops_disable_clkdm(struct clk_hw *hw); | ||
| 277 | int omap2_clk_disable_autoidle_all(void); | 275 | int omap2_clk_disable_autoidle_all(void); |
| 278 | int omap2_clk_enable_autoidle_all(void); | 276 | int omap2_clk_enable_autoidle_all(void); |
| 279 | int omap2_clk_allow_idle(struct clk *clk); | 277 | int omap2_clk_allow_idle(struct clk *clk); |
