diff options
Diffstat (limited to 'arch/arm/mach-mx3/mach-mx31lilly.c')
-rw-r--r-- | arch/arm/mach-mx3/mach-mx31lilly.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mx3/mach-mx31lilly.c b/arch/arm/mach-mx3/mach-mx31lilly.c index 7c37daabb757..42f47faa6fd6 100644 --- a/arch/arm/mach-mx3/mach-mx31lilly.c +++ b/arch/arm/mach-mx3/mach-mx31lilly.c | |||
@@ -348,8 +348,6 @@ static struct sys_timer mx31lilly_timer = { | |||
348 | }; | 348 | }; |
349 | 349 | ||
350 | MACHINE_START(LILLY1131, "INCO startec LILLY-1131") | 350 | MACHINE_START(LILLY1131, "INCO startec LILLY-1131") |
351 | .phys_io = MX31_AIPS1_BASE_ADDR, | ||
352 | .io_pg_offst = (MX31_AIPS1_BASE_ADDR_VIRT >> 18) & 0xfffc, | ||
353 | .boot_params = MX3x_PHYS_OFFSET + 0x100, | 351 | .boot_params = MX3x_PHYS_OFFSET + 0x100, |
354 | .map_io = mx31_map_io, | 352 | .map_io = mx31_map_io, |
355 | .init_irq = mx31_init_irq, | 353 | .init_irq = mx31_init_irq, |