aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/jazz')
-rw-r--r--arch/mips/jazz/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c
index a7947199c99b..f136c8a8591c 100644
--- a/arch/mips/jazz/setup.c
+++ b/arch/mips/jazz/setup.c
@@ -79,7 +79,6 @@ void __init plat_mem_setup(void)
79 if (mips_machtype == MACH_MIPS_MAGNUM_4000) 79 if (mips_machtype == MACH_MIPS_MAGNUM_4000)
80 EISA_bus = 1; 80 EISA_bus = 1;
81#endif 81#endif
82 isa_slot_offset = 0xe3000000;
83 82
84 /* request I/O space for devices used on all i[345]86 PCs */ 83 /* request I/O space for devices used on all i[345]86 PCs */
85 for (i = 0; i < ARRAY_SIZE(jazz_io_resources); i++) 84 for (i = 0; i < ARRAY_SIZE(jazz_io_resources); i++)