From: Andrew Isaacson Date: Wed, 22 Jun 2005 23:02:03 +0000 (-0700) Subject: Fix stale comment in c-sb1.c. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=46dc3a4a098c65551d5f364e1c56331961400314;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.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 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) } /* - * 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 */