diff options
Diffstat (limited to 'arch/arm/mach-omap1/clock.h')
-rw-r--r-- | arch/arm/mach-omap1/clock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/clock.h b/arch/arm/mach-omap1/clock.h index 75d0d7d90bff..eaf09efb91ca 100644 --- a/arch/arm/mach-omap1/clock.h +++ b/arch/arm/mach-omap1/clock.h | |||
@@ -107,7 +107,7 @@ extern struct clk *api_ck_p, *ck_dpll1_p, *ck_ref_p; | |||
107 | 107 | ||
108 | extern const struct clkops clkops_dspck; | 108 | extern const struct clkops clkops_dspck; |
109 | extern const struct clkops clkops_dummy; | 109 | extern const struct clkops clkops_dummy; |
110 | extern const struct clkops clkops_uart; | 110 | extern const struct clkops clkops_uart_16xx; |
111 | extern const struct clkops clkops_generic; | 111 | extern const struct clkops clkops_generic; |
112 | 112 | ||
113 | #endif | 113 | #endif |