diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-mx21ads.c')
-rw-r--r-- | arch/arm/mach-imx/mach-mx21ads.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/mach-mx21ads.c b/arch/arm/mach-imx/mach-mx21ads.c index 7f021e6f6acd..e1282e9f50ff 100644 --- a/arch/arm/mach-imx/mach-mx21ads.c +++ b/arch/arm/mach-imx/mach-mx21ads.c | |||
@@ -314,8 +314,6 @@ static struct sys_timer mx21ads_timer = { | |||
314 | 314 | ||
315 | MACHINE_START(MX21ADS, "Freescale i.MX21ADS") | 315 | MACHINE_START(MX21ADS, "Freescale i.MX21ADS") |
316 | /* maintainer: Freescale Semiconductor, Inc. */ | 316 | /* maintainer: Freescale Semiconductor, Inc. */ |
317 | .phys_io = MX21_AIPI_BASE_ADDR, | ||
318 | .io_pg_offst = ((MX21_AIPI_BASE_ADDR_VIRT) >> 18) & 0xfffc, | ||
319 | .boot_params = MX21_PHYS_OFFSET + 0x100, | 317 | .boot_params = MX21_PHYS_OFFSET + 0x100, |
320 | .map_io = mx21ads_map_io, | 318 | .map_io = mx21ads_map_io, |
321 | .init_irq = mx21_init_irq, | 319 | .init_irq = mx21_init_irq, |