[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
[cascardo/linux.git] / arch / arm / mach-sa1100 / pleb.c
index 58c18f9..0709eba 100644 (file)
@@ -146,7 +146,6 @@ static void __init pleb_map_io(void)
 }
 
 MACHINE_START(PLEB, "PLEB")
-       .phys_ram       = 0xc0000000,
        .phys_io        = 0x80000000,
        .io_pg_offst    = ((0xf8000000) >> 18) & 0xfffc,
        .map_io         = pleb_map_io,