aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-08-01 23:42:30 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-09-27 13:37:23 +0100
commitdf586d59a4f069bb60a94ff4e5b64fe5c876f72c (patch)
treec7a750e05fae3a7952590e63d84239b0d64f8283 /arch/mips/mm
parent[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64 (diff)
downloadlinux-dev-df586d59a4f069bb60a94ff4e5b64fe5c876f72c.tar.xz
linux-dev-df586d59a4f069bb60a94ff4e5b64fe5c876f72c.zip
[MIPS] c-r4k: Typo fix.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mm')
-rw-r--r--arch/mips/mm/c-r4k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c
index 069803f58f3b..b3ccb8738d29 100644
--- a/arch/mips/mm/c-r4k.c
+++ b/arch/mips/mm/c-r4k.c
@@ -1242,7 +1242,7 @@ static inline void coherency_setup(void)
clear_c0_config(CONF_CU);
break;
/*
- * We need to catch the ealry Alchemy SOCs with
+ * We need to catch the early Alchemy SOCs with
* the write-only co_config.od bit and set it back to one...
*/
case CPU_AU1000: /* rev. DA, HA, HB */