]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/jazz/setup.c
m68k/Atari: remove the dead ATARI_SCC{,_DMA} options
[linux-2.6-omap-h63xx.git] / arch / mips / jazz / setup.c
index a7947199c99b5a8129215a27c712861a7313864d..f60524e8bc44a7d1e74e1a9455749b811ecf3326 100644 (file)
@@ -76,10 +76,8 @@ void __init plat_mem_setup(void)
 
        set_io_port_base(JAZZ_PORT_BASE);
 #ifdef CONFIG_EISA
-       if (mips_machtype == MACH_MIPS_MAGNUM_4000)
-               EISA_bus = 1;
+       EISA_bus = 1;
 #endif
-       isa_slot_offset = 0xe3000000;
 
        /* request I/O space for devices used on all i[345]86 PCs */
        for (i = 0; i < ARRAY_SIZE(jazz_io_resources); i++)