diff options
Diffstat (limited to 'arch/arm/mach-vexpress/ct-ca9x4.c')
| -rw-r--r-- | arch/arm/mach-vexpress/ct-ca9x4.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-vexpress/ct-ca9x4.c b/arch/arm/mach-vexpress/ct-ca9x4.c index 71fb17349520..c2e405a9e025 100644 --- a/arch/arm/mach-vexpress/ct-ca9x4.c +++ b/arch/arm/mach-vexpress/ct-ca9x4.c | |||
| @@ -245,8 +245,6 @@ static void __init ct_ca9x4_init(void) | |||
| 245 | } | 245 | } |
| 246 | 246 | ||
| 247 | MACHINE_START(VEXPRESS, "ARM-Versatile Express CA9x4") | 247 | MACHINE_START(VEXPRESS, "ARM-Versatile Express CA9x4") |
| 248 | .phys_io = V2M_UART0 & SECTION_MASK, | ||
| 249 | .io_pg_offst = (__MMIO_P2V(V2M_UART0) >> 18) & 0xfffc, | ||
| 250 | .boot_params = PHYS_OFFSET + 0x00000100, | 248 | .boot_params = PHYS_OFFSET + 0x00000100, |
| 251 | .map_io = ct_ca9x4_map_io, | 249 | .map_io = ct_ca9x4_map_io, |
| 252 | .init_irq = ct_ca9x4_init_irq, | 250 | .init_irq = ct_ca9x4_init_irq, |
