diff options
Diffstat (limited to 'arch/arm/mach-mx3/mach-mx31_3ds.c')
-rw-r--r-- | arch/arm/mach-mx3/mach-mx31_3ds.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mx3/mach-mx31_3ds.c b/arch/arm/mach-mx3/mach-mx31_3ds.c index 6fe69e124d30..5c1d0e86c91e 100644 --- a/arch/arm/mach-mx3/mach-mx31_3ds.c +++ b/arch/arm/mach-mx3/mach-mx31_3ds.c | |||
@@ -301,8 +301,6 @@ static struct sys_timer mx31_3ds_timer = { | |||
301 | */ | 301 | */ |
302 | MACHINE_START(MX31_3DS, "Freescale MX31PDK (3DS)") | 302 | MACHINE_START(MX31_3DS, "Freescale MX31PDK (3DS)") |
303 | /* Maintainer: Freescale Semiconductor, Inc. */ | 303 | /* Maintainer: Freescale Semiconductor, Inc. */ |
304 | .phys_io = MX31_AIPS1_BASE_ADDR, | ||
305 | .io_pg_offst = (MX31_AIPS1_BASE_ADDR_VIRT >> 18) & 0xfffc, | ||
306 | .boot_params = MX3x_PHYS_OFFSET + 0x100, | 304 | .boot_params = MX3x_PHYS_OFFSET + 0x100, |
307 | .map_io = mx31_3ds_map_io, | 305 | .map_io = mx31_3ds_map_io, |
308 | .init_irq = mx31_init_irq, | 306 | .init_irq = mx31_init_irq, |