From: Ralf Baechle Date: Sat, 29 Oct 2005 18:32:38 +0000 (+0100) Subject: Fix wrong comment. X-Git-Tag: v3.12-rc1~41253^2~1^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbc571690ec4123e4e9fd6e731d8bdfa77b0d90e;p=kernel%2Fkernel-generic.git Fix wrong comment. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/mm/init.c b/arch/mips/mm/init.c index 5e1967f..f75ab74 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