]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/arm/mach-ixp4xx/fsg-setup.c
ARM: delete struct sys_timer
[thirdparty/linux.git] / arch / arm / mach-ixp4xx / fsg-setup.c
index 9175a25a7511723d5a4de4f2d1d4a21b21f74a86..429966b756ed3eddcfd646e7838c163052ff0714 100644 (file)
@@ -272,7 +272,7 @@ MACHINE_START(FSG, "Freecom FSG-3")
        .map_io         = ixp4xx_map_io,
        .init_early     = ixp4xx_init_early,
        .init_irq       = ixp4xx_init_irq,
-       .timer          = &ixp4xx_timer,
+       .init_time      = ixp4xx_timer_init,
        .atag_offset    = 0x100,
        .init_machine   = fsg_init,
 #if defined(CONFIG_PCI)