Merge branch 'sh-pfc-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/geert...
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-netx / nxdb500.c
index 04d5e5eb6473ac294e53402cca2c8ed357b0623f..9b558eb3070fd6d554a88c7f8d3bd580a8df3f27 100644 (file)
@@ -203,7 +203,7 @@ MACHINE_START(NXDB500, "Hilscher nxdb500")
        .atag_offset    = 0x100,
        .map_io         = netx_map_io,
        .init_irq       = netx_init_irq,
-       .timer          = &netx_timer,
+       .init_time      = netx_timer_init,
        .init_machine   = nxdb500_init,
        .restart        = netx_restart,
 MACHINE_END