aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/mm/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/init.c b/arch/mips/mm/init.c
index 5e1967f14255..f75ab748e8cd 100644
--- a/arch/mips/mm/init.c
+++ b/arch/mips/mm/init.c
@@ -131,7 +131,7 @@ void __init fixrange_init(unsigned long start, unsigned long end,
131 j = 0; 131 j = 0;
132 } 132 }
133} 133}
134#endif /* CONFIG_64BIT */ 134#endif /* CONFIG_32BIT */
135#endif /* CONFIG_HIGHMEM */ 135#endif /* CONFIG_HIGHMEM */
136 136
137#ifndef CONFIG_NEED_MULTIPLE_NODES 137#ifndef CONFIG_NEED_MULTIPLE_NODES