arm: remove machine_desc.io_pg_offst and .phys_io
[sfrench/cifs-2.6.git] / arch / arm / mach-msm / board-sapphire.c
index 2bc1b9d5623e4e1871d2ab81d9e3e0faf5573218..8919ffb1719600bfbd954d93d8c1eb2d7369261b 100644 (file)
@@ -106,8 +106,6 @@ static void __init sapphire_map_io(void)
 MACHINE_START(SAPPHIRE, "sapphire")
 /* Maintainer: Brian Swetland <swetland@google.com> */
 #ifdef CONFIG_MSM_DEBUG_UART
-       .phys_io        = MSM_DEBUG_UART_PHYS,
-       .io_pg_offst    = ((MSM_DEBUG_UART_BASE) >> 18) & 0xfffc,
 #endif
        .boot_params    = PHYS_OFFSET + 0x100,
        .fixup          = sapphire_fixup,