ソースを参照

Fix wrong comment.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 19 年 前
コミット
dbc571690e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      arch/mips/mm/init.c

+ 1 - 1
arch/mips/mm/init.c

@@ -131,7 +131,7 @@ void __init fixrange_init(unsigned long start, unsigned long end,
 		j = 0;
 		j = 0;
 	}
 	}
 }
 }
-#endif /* CONFIG_64BIT */
+#endif /* CONFIG_32BIT */
 #endif /* CONFIG_HIGHMEM */
 #endif /* CONFIG_HIGHMEM */
 
 
 #ifndef CONFIG_NEED_MULTIPLE_NODES
 #ifndef CONFIG_NEED_MULTIPLE_NODES