diff options
Diffstat (limited to 'include/linux/clk')
| -rw-r--r-- | include/linux/clk/ti.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/clk/ti.h b/include/linux/clk/ti.h index 6647f28b445d..506155b1fd1f 100644 --- a/include/linux/clk/ti.h +++ b/include/linux/clk/ti.h | |||
| @@ -265,6 +265,7 @@ int ti_clk_add_component(struct device_node *node, struct clk_hw *hw, int type); | |||
| 265 | 265 | ||
| 266 | int omap4xxx_dt_clk_init(void); | 266 | int omap4xxx_dt_clk_init(void); |
| 267 | int omap5xxx_dt_clk_init(void); | 267 | int omap5xxx_dt_clk_init(void); |
| 268 | int dra7xx_dt_clk_init(void); | ||
| 268 | 269 | ||
| 269 | #ifdef CONFIG_OF | 270 | #ifdef CONFIG_OF |
| 270 | void of_ti_clk_allow_autoidle_all(void); | 271 | void of_ti_clk_allow_autoidle_all(void); |
