From: Ralf Baechle Date: Tue, 1 Aug 2006 22:42:30 +0000 (+0100) Subject: [MIPS] c-r4k: Typo fix. X-Git-Tag: v2.6.19-rc1~1068 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=df586d59a4f069bb60a94ff4e5b64fe5c876f72c;p=~shefty%2Frdma-dev.git [MIPS] c-r4k: Typo fix. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c index 069803f58f3..b3ccb8738d2 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 */