From: Andrew Isaacson Date: Wed, 22 Jun 2005 23:02:03 +0000 (-0700) Subject: Fix stale comment in c-sb1.c. X-Git-Tag: v2.6.15-rc1~731^2~1^2~47 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=46dc3a4a098c65551d5f364e1c56331961400314;p=linux-2.6-omap-h63xx.git Fix stale comment in c-sb1.c. Signed-Off-By: Andrew Isaacson Signed-off-by: Ralf Baechle --- 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 */