Fix a stale comment in c-sb1.c. Signed-Off-By: Andrew Isaacson <adi@xxxxxxxxxxxx> Index: linux-2.6-work/arch/mips/mm/c-sb1.c =================================================================== --- linux-2.6-work.orig/arch/mips/mm/c-sb1.c 2005-06-22 11:17:18.000000000 -0700 +++ linux-2.6-work/arch/mips/mm/c-sb1.c 2005-06-22 11:17:33.000000000 -0700 @@ -492,7 +492,7 @@ } /* - * 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 */ --