diff options
Diffstat (limited to 'arch/arm/mach-pxa/tosa.c')
-rw-r--r-- | arch/arm/mach-pxa/tosa.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-pxa/tosa.c b/arch/arm/mach-pxa/tosa.c index 3a06e98b4920..0ee1df49606d 100644 --- a/arch/arm/mach-pxa/tosa.c +++ b/arch/arm/mach-pxa/tosa.c | |||
@@ -952,8 +952,6 @@ static void __init fixup_tosa(struct machine_desc *desc, | |||
952 | } | 952 | } |
953 | 953 | ||
954 | MACHINE_START(TOSA, "SHARP Tosa") | 954 | MACHINE_START(TOSA, "SHARP Tosa") |
955 | .phys_io = 0x40000000, | ||
956 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
957 | .fixup = fixup_tosa, | 955 | .fixup = fixup_tosa, |
958 | .map_io = pxa_map_io, | 956 | .map_io = pxa_map_io, |
959 | .nr_irqs = TOSA_NR_IRQS, | 957 | .nr_irqs = TOSA_NR_IRQS, |