[patch 5/5] SiByte fixes for 2.6.12
From: Andrew Isaacson <hidden>
Date: 2005-06-22 23:05:58
From: Andrew Isaacson <hidden>
Date: 2005-06-22 23:05:58
Fix a stale comment in c-sb1.c. Signed-Off-By: Andrew Isaacson <redacted> 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 */ --