[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM
[powerpc.git] / arch / arm / mach-sa1100 / lart.c
index 8c9e3dd..07d3a69 100644 (file)
@@ -60,7 +60,6 @@ static void __init lart_map_io(void)
 }
 
 MACHINE_START(LART, "LART")
-       .phys_ram       = 0xc0000000,
        .phys_io        = 0x80000000,
        .io_pg_offst    = ((0xf8000000) >> 18) & 0xfffc,
        .boot_params    = 0xc0000100,