ARM: ixp4xx: use runtime ioremap hook
[deliverable/linux.git] / arch / arm / mach-ixp4xx / nslu2-setup.c
index aa355c360d5720e4665999f4acfa11e9495d2467..e2903faaebb35f4ffc4ddfcb0c08f53046e05033 100644 (file)
@@ -301,6 +301,7 @@ MACHINE_START(NSLU2, "Linksys NSLU2")
        /* Maintainer: www.nslu2-linux.org */
        .atag_offset    = 0x100,
        .map_io         = ixp4xx_map_io,
+       .init_early     = ixp4xx_init_early,
        .init_irq       = ixp4xx_init_irq,
        .timer          = &nslu2_timer,
        .init_machine   = nslu2_init,
This page took 0.023916 seconds and 5 git commands to generate.