diff options
Diffstat (limited to 'include/linux/clk')
| -rw-r--r-- | include/linux/clk/ti.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/clk/ti.h b/include/linux/clk/ti.h index 0e7c8d956f2b..17c034ea03ad 100644 --- a/include/linux/clk/ti.h +++ b/include/linux/clk/ti.h | |||
| @@ -282,6 +282,11 @@ extern const struct clk_hw_omap_ops clkhwops_omap4_dpllmx; | |||
| 282 | extern const struct clk_hw_omap_ops clkhwops_wait; | 282 | extern const struct clk_hw_omap_ops clkhwops_wait; |
| 283 | extern const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait; | 283 | extern const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait; |
| 284 | extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait; | 284 | extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait; |
| 285 | extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_wait; | ||
| 286 | extern const struct clk_hw_omap_ops clkhwops_iclk; | ||
| 285 | extern const struct clk_hw_omap_ops clkhwops_iclk_wait; | 287 | extern const struct clk_hw_omap_ops clkhwops_iclk_wait; |
| 288 | extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait; | ||
| 289 | extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait; | ||
| 290 | extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait; | ||
| 286 | 291 | ||
| 287 | #endif | 292 | #endif |
