Commit dbc57169 authored by Ralf Baechle's avatar Ralf Baechle

Fix wrong comment.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ec917c2c
...@@ -131,7 +131,7 @@ void __init fixrange_init(unsigned long start, unsigned long end, ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment