]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-omap2/clock34xx.h
omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
[karo-tx-linux.git] / arch / arm / mach-omap2 / clock34xx.h
index 73f2109d643651fe3e58e9c9871a8d0c2d3e3449..313efc0e5a0ff5093d1da2729210b2dcc72584e8 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