Skip to content

Commit

Permalink
Fix wrong comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent ec917c2 commit dbc5716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/mips/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dbc5716

Please sign in to comment.