aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAndrew Isaacson <adi@broadcom.com>2005-06-22 19:02:03 -0400
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 14:32:33 -0400
commit46dc3a4a098c65551d5f364e1c56331961400314 (patch)
treee8ae4298c0435e830a8183b6436458e537a44591 /arch
parent02cf2119684e52e97a8a90bd7630386e0f1a250a (diff)
Fix stale comment in c-sb1.c.
Signed-Off-By: Andrew Isaacson <adi@broadcom.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/mm/c-sb1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/c-sb1.c b/arch/mips/mm/c-sb1.c
index 70d1ab30f7af..b21585980a15 100644
--- a/arch/mips/mm/c-sb1.c
+++ b/arch/mips/mm/c-sb1.c
@@ -492,7 +492,7 @@ static __init void probe_cache_sizes(void)
492} 492}
493 493
494/* 494/*
495 * This is called from loadmmu.c. We have to set up all the 495 * This is called from cache.c. We have to set up all the
496 * memory management function pointers, as well as initialize 496 * memory management function pointers, as well as initialize
497 * the caches and tlbs 497 * the caches and tlbs
498 */ 498 */