]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-mx5/board-mx51_3ds.c
arm: remove machine_desc.io_pg_offst and .phys_io
[mv-sheeva.git] / arch / arm / mach-mx5 / board-mx51_3ds.c
index ed08a2352a1a20b9b05eeef9298763e48c45c484..79ce8dcf3cda5bd26829be57a7b647c032b3ecad 100644 (file)
@@ -186,8 +186,6 @@ static struct sys_timer mxc_timer = {
 
 MACHINE_START(MX51_3DS, "Freescale MX51 3-Stack Board")
        /* Maintainer: Freescale Semiconductor, Inc. */
-       .phys_io = MX51_AIPS1_BASE_ADDR,
-       .io_pg_offst = ((MX51_AIPS1_BASE_ADDR_VIRT) >> 18) & 0xfffc,
        .boot_params = PHYS_OFFSET + 0x100,
        .map_io = mx51_map_io,
        .init_irq = mx51_init_irq,