Commit df586d59 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] c-r4k: Typo fix.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 1b4ee40a
...@@ -1242,7 +1242,7 @@ static inline void coherency_setup(void) ...@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment