Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / clock33xx_data.c
index 9c8ac7dc9f3c15b0a3cbf43ec7884146f0e5ad2d..25bbcc7ca4dce9794676001167a23f36474fbd86 100644 (file)
@@ -1075,7 +1075,7 @@ int __init am33xx_clk_init(void)
        struct omap_clk *c;
        u32 cpu_clkflg;
 
-       if (cpu_is_am33xx()) {
+       if (soc_is_am33xx()) {
                cpu_mask = RATE_IN_AM33XX;
                cpu_clkflg = CK_AM33XX;
        }