omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
[pandora-kernel.git] / arch / arm / mach-omap2 / clock34xx.h
index 73f2109..313efc0 100644 (file)
@@ -20,6 +20,6 @@ extern struct clk *arm_fck_p;
 extern const struct clkops clkops_omap3430es2_ssi_wait;
 extern const struct clkops clkops_omap3430es2_hsotgusb_wait;
 extern const struct clkops clkops_omap3430es2_dss_usbhost_wait;
-extern const struct clkops clkops_noncore_dpll_ops;
+extern const struct clkops omap3_clkops_noncore_dpll_ops;
 
 #endif