arm: remove machine_desc.io_pg_offst and .phys_io
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-orion5x / ls_hgl-setup.c
index 8e569be6e2c7f4bc75f275660a83360cd1ccb20f..437364b7168ec9f4060725904df90b23772f10e5 100644 (file)
@@ -265,8 +265,6 @@ static void __init ls_hgl_init(void)
 
 MACHINE_START(LINKSTATION_LS_HGL, "Buffalo Linkstation LS-HGL")
        /* Maintainer: Zhu Qingsen <zhuqs@cn.fujistu.com> */
-       .phys_io        = ORION5X_REGS_PHYS_BASE,
-       .io_pg_offst    = ((ORION5X_REGS_VIRT_BASE) >> 18) & 0xFFFC,
        .boot_params    = 0x00000100,
        .init_machine   = ls_hgl_init,
        .map_io         = orion5x_map_io,