X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Farm%2Fmach-sa1100%2Fpleb.c;fp=arch%2Farm%2Fmach-sa1100%2Fpleb.c;h=0709ebab531c2cc976b05bb244090e96e5a2092f;hb=946d4935fc61e1479f8c057d58c64110bb43d3b0;hp=58c18f9e9b7bf2a207d2ff03be48820609683980;hpb=2df96b34aae08e0aa688ef7a8444febb8ec44172;p=cascardo%2Flinux.git diff --git a/arch/arm/mach-sa1100/pleb.c b/arch/arm/mach-sa1100/pleb.c index 58c18f9e9b7b..0709ebab531c 100644 --- a/arch/arm/mach-sa1100/pleb.c +++ b/arch/arm/mach-sa1100/pleb.c @@ -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,