[MIPS] Remove mips_machtype from ARC based machines
This is the ARC part of the mips_machtype removal. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
9528356308
commit
c660729501
@@ -76,8 +76,7 @@ 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
|
||||
|
||||
/* request I/O space for devices used on all i[345]86 PCs */
|
||||
|
Reference in New Issue
Block a user