diff options
Diffstat (limited to 'arch/arm/mach-ixp23xx/roadrunner.c')
-rw-r--r-- | arch/arm/mach-ixp23xx/roadrunner.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-ixp23xx/roadrunner.c b/arch/arm/mach-ixp23xx/roadrunner.c index 6d38d769761c..76c61ba73218 100644 --- a/arch/arm/mach-ixp23xx/roadrunner.c +++ b/arch/arm/mach-ixp23xx/roadrunner.c | |||
@@ -171,8 +171,6 @@ static void __init roadrunner_init(void) | |||
171 | 171 | ||
172 | MACHINE_START(ROADRUNNER, "ADI Engineering RoadRunner Development Platform") | 172 | MACHINE_START(ROADRUNNER, "ADI Engineering RoadRunner Development Platform") |
173 | /* Maintainer: Deepak Saxena */ | 173 | /* Maintainer: Deepak Saxena */ |
174 | .phys_io = IXP23XX_PERIPHERAL_PHYS, | ||
175 | .io_pg_offst = ((IXP23XX_PERIPHERAL_VIRT >> 18)) & 0xfffc, | ||
176 | .map_io = ixp23xx_map_io, | 174 | .map_io = ixp23xx_map_io, |
177 | .init_irq = ixp23xx_init_irq, | 175 | .init_irq = ixp23xx_init_irq, |
178 | .timer = &ixp23xx_timer, | 176 | .timer = &ixp23xx_timer, |