]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-pxa/tosa.c
arm: remove machine_desc.io_pg_offst and .phys_io
[mv-sheeva.git] / arch / arm / mach-pxa / tosa.c
index 3a06e98b49209282f924932397ea5c30d65232be..0ee1df49606db3e33a03c76e0889dc7cc50907d0 100644 (file)
@@ -952,8 +952,6 @@ static void __init fixup_tosa(struct machine_desc *desc,
 }
 
 MACHINE_START(TOSA, "SHARP Tosa")
-       .phys_io        = 0x40000000,
-       .io_pg_offst    = (io_p2v(0x40000000) >> 18) & 0xfffc,
        .fixup          = fixup_tosa,
        .map_io         = pxa_map_io,
        .nr_irqs        = TOSA_NR_IRQS,