]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/arm/mach-omap2/board-omap3touchbook.c
ARM: delete struct sys_timer
[mirror_ubuntu-eoan-kernel.git] / arch / arm / mach-omap2 / board-omap3touchbook.c
index 263cb9cfbf3783e1c95d540bd807d652276725f3..36c455c85ed926a30c8ad0a6db057e31ce3f527b 100644 (file)
@@ -386,6 +386,6 @@ MACHINE_START(TOUCHBOOK, "OMAP3 touchbook Board")
        .handle_irq     = omap3_intc_handle_irq,
        .init_machine   = omap3_touchbook_init,
        .init_late      = omap3430_init_late,
-       .timer          = &omap3_secure_timer,
+       .init_time      = omap3_secure_sync32k_timer_init,
        .restart        = omap3xxx_restart,
 MACHINE_END