diff options
Diffstat (limited to 'arch/arm/mach-mx3/mach-mx31moboard.c')
-rw-r--r-- | arch/arm/mach-mx3/mach-mx31moboard.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mx3/mach-mx31moboard.c b/arch/arm/mach-mx3/mach-mx31moboard.c index 7a075e8bf2d4..eb5f426df224 100644 --- a/arch/arm/mach-mx3/mach-mx31moboard.c +++ b/arch/arm/mach-mx3/mach-mx31moboard.c | |||
@@ -560,8 +560,6 @@ struct sys_timer mx31moboard_timer = { | |||
560 | 560 | ||
561 | MACHINE_START(MX31MOBOARD, "EPFL Mobots mx31moboard") | 561 | MACHINE_START(MX31MOBOARD, "EPFL Mobots mx31moboard") |
562 | /* Maintainer: Valentin Longchamp, EPFL Mobots group */ | 562 | /* Maintainer: Valentin Longchamp, EPFL Mobots group */ |
563 | .phys_io = MX31_AIPS1_BASE_ADDR, | ||
564 | .io_pg_offst = (MX31_AIPS1_BASE_ADDR_VIRT >> 18) & 0xfffc, | ||
565 | .boot_params = MX3x_PHYS_OFFSET + 0x100, | 563 | .boot_params = MX3x_PHYS_OFFSET + 0x100, |
566 | .map_io = mx31_map_io, | 564 | .map_io = mx31_map_io, |
567 | .init_irq = mx31_init_irq, | 565 | .init_irq = mx31_init_irq, |