]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-spear3xx/spear3xx.c
Merge branch 'spear/dt' into spear/clock
[~andy/linux] / arch / arm / mach-spear3xx / spear3xx.c
index 71927c717807a8e81e9d9d103fc0e75f5becb711..f22419ed74a82cf394c69d0e5d51d2e53fad447d 100644 (file)
@@ -21,7 +21,7 @@
 #include <asm/hardware/vic.h>
 #include <plat/pl080.h>
 #include <mach/generic.h>
-#include <mach/hardware.h>
+#include <mach/spear.h>
 
 /* ssp device registration */
 struct pl022_ssp_controller pl022_plat_data = {
@@ -111,7 +111,7 @@ static void __init spear3xx_timer_init(void)
        clk_put(gpt_clk);
        clk_put(pclk);
 
-       spear_setup_timer();
+       spear_setup_of_timer();
 }
 
 struct sys_timer spear3xx_timer = {