Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion
[pandora-kernel.git] / arch / arm / mach-kirkwood / d2net_v2-setup.c
index b8078ae..a31c949 100644 (file)
@@ -221,8 +221,6 @@ static void __init d2net_v2_init(void)
 }
 
 MACHINE_START(D2NET_V2, "LaCie d2 Network v2")
-       .phys_io        = KIRKWOOD_REGS_PHYS_BASE,
-       .io_pg_offst    = ((KIRKWOOD_REGS_VIRT_BASE) >> 18) & 0xfffc,
        .boot_params    = 0x00000100,
        .init_machine   = d2net_v2_init,
        .map_io         = kirkwood_map_io,