OSDN Git Service

Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel...
[android-x86/kernel.git] / arch / arm / mach-ep93xx / simone.c
index f5f81f9..d96dc1c 100644 (file)
@@ -66,8 +66,6 @@ static void __init simone_init_machine(void)
 
 MACHINE_START(SIM_ONE, "Simplemachines Sim.One Board")
 /* Maintainer: Ryan Mallon <ryan@bluewatersys.com> */
-       .phys_io        = EP93XX_APB_PHYS_BASE,
-       .io_pg_offst    = ((EP93XX_APB_VIRT_BASE) >> 18) & 0xfffc,
        .boot_params    = EP93XX_SDCE0_PHYS_BASE + 0x100,
        .map_io         = ep93xx_map_io,
        .init_irq       = ep93xx_init_irq,