]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-omap2/clock44xx.h
omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
[net-next-2.6.git] / arch / arm / mach-omap2 / clock44xx.h
index 59b9ced4daa18ef710096b9a14e198247810e864..efe849416aace0a13714a867e622b18b710a334e 100644 (file)
@@ -10,6 +10,8 @@
 #define OMAP4430_MAX_DPLL_MULT 2048
 #define OMAP4430_MAX_DPLL_DIV  128
 
-extern const struct clkops clkops_noncore_dpll_ops;
+int omap4xxx_clk_init(void);
+
+extern const struct clkops omap4_clkops_noncore_dpll_ops;
 
 #endif