Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-sa1100 / lart.c
index 68069d6dc07a8b26d29787f0632a4895d66021ea..7b9556b59057b9c575d72a24129b60129b4be93a 100644 (file)
@@ -61,8 +61,6 @@ static void __init lart_map_io(void)
 }
 
 MACHINE_START(LART, "LART")
-       .phys_io        = 0x80000000,
-       .io_pg_offst    = ((0xf8000000) >> 18) & 0xfffc,
        .boot_params    = 0xc0000100,
        .map_io         = lart_map_io,
        .init_irq       = sa1100_init_irq,