aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
diff options
context:
space:
mode:
authorAndrew Isaacson <adi@broadcom.com>2005-06-22 16:02:03 -0700
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:32:33 +0100
commit46dc3a4a098c65551d5f364e1c56331961400314 (patch)
treee8ae4298c0435e830a8183b6436458e537a44591 /arch/mips/mm
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/mips/mm')
-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 70d1ab30f7a..b21585980a1 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)
}
/*
- * This is called from loadmmu.c. We have to set up all the
+ * This is called from cache.c. We have to set up all the
* memory management function pointers, as well as initialize
* the caches and tlbs
*/