omap: Set separate timer init functions to avoid cpu_is_omap tests
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap1 / board-htcherald.c
index 1bd4d8e2580c4d52a2036758d28c9ac39ba37886..36e06ea7ec65c728e927cbdf27f07085c67d40fc 100644 (file)
@@ -616,5 +616,5 @@ MACHINE_START(HERALD, "HTC Herald")
        .reserve        = omap_reserve,
        .init_irq       = htcherald_init_irq,
        .init_machine   = htcherald_init,
-       .timer          = &omap_timer,
+       .timer          = &omap1_timer,
 MACHINE_END