]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-iop13xx/iq81340mc.c
ARM: iop13xx: use runtime ioremap hook
[mv-sheeva.git] / arch / arm / mach-iop13xx / iq81340mc.c
index abaee883358874f4bbaf5c5bf1c7a6a90bf6bf2a..5c96b73e6964c42de4fba7efd00d2c0a932dd827 100644 (file)
@@ -92,6 +92,7 @@ static struct sys_timer iq81340mc_timer = {
 MACHINE_START(IQ81340MC, "Intel IQ81340MC")
        /* Maintainer: Dan Williams <dan.j.williams@intel.com> */
        .atag_offset    = 0x100,
+       .init_early     = iop13xx_init_early,
        .map_io         = iop13xx_map_io,
        .init_irq       = iop13xx_init_irq,
        .timer          = &iq81340mc_timer,