diff options
Diffstat (limited to 'arch/arm/mach-pnx4008/core.c')
-rw-r--r-- | arch/arm/mach-pnx4008/core.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-pnx4008/core.c b/arch/arm/mach-pnx4008/core.c index 45734bb880a8..63399755f199 100644 --- a/arch/arm/mach-pnx4008/core.c +++ b/arch/arm/mach-pnx4008/core.c | |||
@@ -264,8 +264,6 @@ extern struct sys_timer pnx4008_timer; | |||
264 | 264 | ||
265 | MACHINE_START(PNX4008, "Philips PNX4008") | 265 | MACHINE_START(PNX4008, "Philips PNX4008") |
266 | /* Maintainer: MontaVista Software Inc. */ | 266 | /* Maintainer: MontaVista Software Inc. */ |
267 | .phys_io = 0x40090000, | ||
268 | .io_pg_offst = (0xf4090000 >> 18) & 0xfffc, | ||
269 | .boot_params = 0x80000100, | 267 | .boot_params = 0x80000100, |
270 | .map_io = pnx4008_map_io, | 268 | .map_io = pnx4008_map_io, |
271 | .init_irq = pnx4008_init_irq, | 269 | .init_irq = pnx4008_init_irq, |