diff options
Diffstat (limited to 'arch/arm/mach-omap2/clock44xx.h')
-rw-r--r-- | arch/arm/mach-omap2/clock44xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/clock44xx.h b/arch/arm/mach-omap2/clock44xx.h index 1f55b6b574fb..efe849416aac 100644 --- a/arch/arm/mach-omap2/clock44xx.h +++ b/arch/arm/mach-omap2/clock44xx.h | |||
@@ -12,6 +12,6 @@ | |||
12 | 12 | ||
13 | int omap4xxx_clk_init(void); | 13 | int omap4xxx_clk_init(void); |
14 | 14 | ||
15 | extern const struct clkops clkops_noncore_dpll_ops; | 15 | extern const struct clkops omap4_clkops_noncore_dpll_ops; |
16 | 16 | ||
17 | #endif | 17 | #endif |