summaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-r4k.c
diff options
context:
space:
mode:
authorSteven J. Hill <sjhill@mips.com>2012-07-06 23:56:00 +0200
committerRalf Baechle <ralf@linux-mips.org>2012-07-06 23:56:00 +0200
commit113c62d9844d9037508fa156e47db1b5407a27c3 (patch)
treeb56e01001144f8a0dfb69ae628a70cc6c58e72ce /arch/mips/mm/c-r4k.c
parent839efb4ffbfba74857e3411413f7ca53c8ff1925 (diff)
MIPS: Add support for the M14Kc core.
[ralf@linux-mips.org: Fixed whitespace damage.] Signed-off-by: Steven J. Hill <sjhill@mips.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3773/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mm/c-r4k.c')
-rw-r--r--arch/mips/mm/c-r4k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c
index 5109be96d98d..e56efd059189 100644
--- a/arch/mips/mm/c-r4k.c
+++ b/arch/mips/mm/c-r4k.c
@@ -1051,6 +1051,7 @@ static void __cpuinit probe_pcache(void)
case CPU_R14000:
break;
+ case CPU_M14KC:
case CPU_24K:
case CPU_34K:
case CPU_74K: