[MIPS] c-r4k: Typo fix.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2006-08-01 23:42:30 +01:00
parent 1b4ee40a13
commit df586d59a4

View file

@ -1242,7 +1242,7 @@ static inline void coherency_setup(void)
clear_c0_config(CONF_CU); clear_c0_config(CONF_CU);
break; 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... * the write-only co_config.od bit and set it back to one...
*/ */
case CPU_AU1000: /* rev. DA, HA, HB */ case CPU_AU1000: /* rev. DA, HA, HB */