summaryrefslogtreecommitdiff
path: root/arch/ppc/mm/ppc_mmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/mm/ppc_mmu.c')
-rw-r--r--arch/ppc/mm/ppc_mmu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/mm/ppc_mmu.c b/arch/ppc/mm/ppc_mmu.c
index 973f1e6afa53..0c1dc155996a 100644
--- a/arch/ppc/mm/ppc_mmu.c
+++ b/arch/ppc/mm/ppc_mmu.c
@@ -2,7 +2,7 @@
* This file contains the routines for handling the MMU on those
* PowerPC implementations where the MMU substantially follows the
* architecture specification. This includes the 6xx, 7xx, 7xxx,
- * 8260, and 83xx implementations but excludes the 8xx and 4xx.
+ * and 8260 implementations but excludes the 8xx and 4xx.
* -- paulus
*
* Derived from arch/ppc/mm/init.c: