]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-iop13xx/iq81340sc.c
ARM: iop13xx: use runtime ioremap hook
[mv-sheeva.git] / arch / arm / mach-iop13xx / iq81340sc.c
index 690916a09dc6bed10561272d8e300f5838bbb76b..aa4dd750135abc64e15e6fd0787f54aadf32d3ad 100644 (file)
@@ -94,6 +94,7 @@ static struct sys_timer iq81340sc_timer = {
 MACHINE_START(IQ81340SC, "Intel IQ81340SC")
        /* 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          = &iq81340sc_timer,