]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/arm/mach-ixp4xx/gateway7001-setup.c
ARM: delete struct sys_timer
[thirdparty/linux.git] / arch / arm / mach-ixp4xx / gateway7001-setup.c
index 033c7175895393f82524be3d04d77327858804e8..3d24b3fcee875f0c34857861c936e4c087458280 100644 (file)
@@ -99,7 +99,7 @@ MACHINE_START(GATEWAY7001, "Gateway 7001 AP")
        .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   = gateway7001_init,
 #if defined(CONFIG_PCI)