diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock34xx.h')
-rw-r--r-- | arch/arm/mach-omap2/clock34xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock34xx.h b/arch/arm/mach-omap2/clock34xx.h index 73f2109d6436..313efc0e5a0f 100644 --- a/arch/arm/mach-omap2/clock34xx.h +++ b/arch/arm/mach-omap2/clock34xx.h | |||
@@ -20,6 +20,6 @@ extern struct clk *arm_fck_p; | |||
20 | extern const struct clkops clkops_omap3430es2_ssi_wait; | 20 | extern const struct clkops clkops_omap3430es2_ssi_wait; |
21 | extern const struct clkops clkops_omap3430es2_hsotgusb_wait; | 21 | extern const struct clkops clkops_omap3430es2_hsotgusb_wait; |
22 | extern const struct clkops clkops_omap3430es2_dss_usbhost_wait; | 22 | extern const struct clkops clkops_omap3430es2_dss_usbhost_wait; |
23 | extern const struct clkops clkops_noncore_dpll_ops; | 23 | extern const struct clkops omap3_clkops_noncore_dpll_ops; |
24 | 24 | ||
25 | #endif | 25 | #endif |