projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02cf211
)
Fix stale comment in c-sb1.c.
author
Andrew Isaacson
<adi@broadcom.com>
Wed, 22 Jun 2005 23:02:03 +0000
(16:02 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:33 +0000
(19:32 +0100)
Signed-Off-By: Andrew Isaacson <adi@broadcom.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/c-sb1.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/mm/c-sb1.c
b/arch/mips/mm/c-sb1.c
index 70d1ab30f7afe99d460c31735b1a7889579bfaea..b21585980a15a1e16534a894f2b95fb6a01faa92 100644
(file)
--- 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
*/