diff options
Diffstat (limited to 'arch/arm/mach-mx3/mach-mx31ads.c')
-rw-r--r-- | arch/arm/mach-mx3/mach-mx31ads.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mx3/mach-mx31ads.c b/arch/arm/mach-mx3/mach-mx31ads.c index 5f670ba7f0c2..b993b9bf6179 100644 --- a/arch/arm/mach-mx3/mach-mx31ads.c +++ b/arch/arm/mach-mx3/mach-mx31ads.c | |||
@@ -569,8 +569,6 @@ static struct sys_timer mx31ads_timer = { | |||
569 | */ | 569 | */ |
570 | MACHINE_START(MX31ADS, "Freescale MX31ADS") | 570 | MACHINE_START(MX31ADS, "Freescale MX31ADS") |
571 | /* Maintainer: Freescale Semiconductor, Inc. */ | 571 | /* Maintainer: Freescale Semiconductor, Inc. */ |
572 | .phys_io = MX31_AIPS1_BASE_ADDR, | ||
573 | .io_pg_offst = (MX31_AIPS1_BASE_ADDR_VIRT >> 18) & 0xfffc, | ||
574 | .boot_params = MX3x_PHYS_OFFSET + 0x100, | 572 | .boot_params = MX3x_PHYS_OFFSET + 0x100, |
575 | .map_io = mx31ads_map_io, | 573 | .map_io = mx31ads_map_io, |
576 | .init_irq = mx31ads_init_irq, | 574 | .init_irq = mx31ads_init_irq, |