omap: Set separate timer init functions to avoid cpu_is_omap tests
[pandora-kernel.git] / arch / arm / mach-omap2 / board-h4.c
index 2e16d6c..45de2b3 100644 (file)
@@ -388,5 +388,5 @@ MACHINE_START(OMAP_H4, "OMAP2420 H4 board")
        .init_early     = omap_h4_init_early,
        .init_irq       = omap_h4_init_irq,
        .init_machine   = omap_h4_init,
-       .timer          = &omap_timer,
+       .timer          = &omap2_timer,
 MACHINE_END