diff options
Diffstat (limited to 'arch/arm/mach-lpc32xx/phy3250.c')
-rw-r--r-- | arch/arm/mach-lpc32xx/phy3250.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c index 0c936cf5675a..7993b096778e 100644 --- a/arch/arm/mach-lpc32xx/phy3250.c +++ b/arch/arm/mach-lpc32xx/phy3250.c | |||
@@ -382,8 +382,6 @@ arch_initcall(lpc32xx_display_uid); | |||
382 | 382 | ||
383 | MACHINE_START(PHY3250, "Phytec 3250 board with the LPC3250 Microcontroller") | 383 | MACHINE_START(PHY3250, "Phytec 3250 board with the LPC3250 Microcontroller") |
384 | /* Maintainer: Kevin Wells, NXP Semiconductors */ | 384 | /* Maintainer: Kevin Wells, NXP Semiconductors */ |
385 | .phys_io = LPC32XX_UART5_BASE, | ||
386 | .io_pg_offst = ((IO_ADDRESS(LPC32XX_UART5_BASE))>>18) & 0xfffc, | ||
387 | .boot_params = 0x80000100, | 385 | .boot_params = 0x80000100, |
388 | .map_io = lpc32xx_map_io, | 386 | .map_io = lpc32xx_map_io, |
389 | .init_irq = lpc32xx_init_irq, | 387 | .init_irq = lpc32xx_init_irq, |