diff options
Diffstat (limited to 'arch/arm/mach-pxa/poodle.c')
-rw-r--r-- | arch/arm/mach-pxa/poodle.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-pxa/poodle.c b/arch/arm/mach-pxa/poodle.c index c04e025cd790..93a191c889df 100644 --- a/arch/arm/mach-pxa/poodle.c +++ b/arch/arm/mach-pxa/poodle.c | |||
@@ -465,8 +465,6 @@ static void __init fixup_poodle(struct machine_desc *desc, | |||
465 | } | 465 | } |
466 | 466 | ||
467 | MACHINE_START(POODLE, "SHARP Poodle") | 467 | MACHINE_START(POODLE, "SHARP Poodle") |
468 | .phys_io = 0x40000000, | ||
469 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
470 | .fixup = fixup_poodle, | 468 | .fixup = fixup_poodle, |
471 | .map_io = pxa_map_io, | 469 | .map_io = pxa_map_io, |
472 | .nr_irqs = POODLE_NR_IRQS, /* 4 for LoCoMo */ | 470 | .nr_irqs = POODLE_NR_IRQS, /* 4 for LoCoMo */ |