diff options
Diffstat (limited to 'arch/arm/mach-ixp23xx/espresso.c')
-rw-r--r-- | arch/arm/mach-ixp23xx/espresso.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ixp23xx/espresso.c b/arch/arm/mach-ixp23xx/espresso.c index 1c06bfc5a7ef..e25e5fe183ba 100644 --- a/arch/arm/mach-ixp23xx/espresso.c +++ b/arch/arm/mach-ixp23xx/espresso.c | |||
@@ -85,8 +85,6 @@ static void __init espresso_init(void) | |||
85 | 85 | ||
86 | MACHINE_START(ESPRESSO, "IP Fabrics Double Espresso") | 86 | MACHINE_START(ESPRESSO, "IP Fabrics Double Espresso") |
87 | /* Maintainer: Lennert Buytenhek */ | 87 | /* Maintainer: Lennert Buytenhek */ |
88 | .phys_io = IXP23XX_PERIPHERAL_PHYS, | ||
89 | .io_pg_offst = ((IXP23XX_PERIPHERAL_VIRT >> 18)) & 0xfffc, | ||
90 | .map_io = ixp23xx_map_io, | 88 | .map_io = ixp23xx_map_io, |
91 | .init_irq = ixp23xx_init_irq, | 89 | .init_irq = ixp23xx_init_irq, |
92 | .timer = &ixp23xx_timer, | 90 | .timer = &ixp23xx_timer, |