summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle2005-10-29 20:32:38 +0200
committerRalf Baechle2005-10-29 20:32:38 +0200
commitdbc571690ec4123e4e9fd6e731d8bdfa77b0d90e (patch)
treefecef845336efff77fc288859e19e7e62b910a13 /arch
parentFixup a few lose ends in explicit support for MIPS R1/R2. (diff)
downloadkernel-qcow2-linux-dbc571690ec4123e4e9fd6e731d8bdfa77b0d90e.tar.gz
kernel-qcow2-linux-dbc571690ec4123e4e9fd6e731d8bdfa77b0d90e.tar.xz
kernel-qcow2-linux-dbc571690ec4123e4e9fd6e731d8bdfa77b0d90e.zip
Fix wrong comment.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-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,
j = 0;
}
}
-#endif /* CONFIG_64BIT */
+#endif /* CONFIG_32BIT */
#endif /* CONFIG_HIGHMEM */
#ifndef CONFIG_NEED_MULTIPLE_NODES