Merge branch 'stable/vga.support' into stable/drivers
[pandora-kernel.git] / arch / arm / mach-spear6xx / spear6xx.c
index 9818129..e0f6628 100644 (file)
@@ -148,7 +148,7 @@ void __init spear6xx_map_io(void)
        iotable_init(spear6xx_io_desc, ARRAY_SIZE(spear6xx_io_desc));
 
        /* This will initialize clock framework */
-       clk_init();
+       spear6xx_clk_init();
 }
 
 static void __init spear6xx_timer_init(void)