aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cpu-type.h
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2014-01-22 16:19:38 +0000
committerRalf Baechle <ralf@linux-mips.org>2014-03-26 23:09:11 +0100
commitaced4cbd6e3da7dd71f19d0378d27aa74f76e70b (patch)
treeb39ea1e677c6f9b737fb85ab858097ba45fd3bec /arch/mips/include/asm/cpu-type.h
parentMIPS: Add MIPS P5600 PRid and cputype identifiers (diff)
downloadlinux-dev-aced4cbd6e3da7dd71f19d0378d27aa74f76e70b.tar.xz
linux-dev-aced4cbd6e3da7dd71f19d0378d27aa74f76e70b.zip
MIPS: Add cases for CPU_P5600
Add a CPU_P5600 case to various switch statements, doing the same thing as for CPU_PROAPTIV. Signed-off-by: James Hogan <james.hogan@imgtec.com> Reviewed-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6408/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/cpu-type.h')
-rw-r--r--arch/mips/include/asm/cpu-type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/cpu-type.h b/arch/mips/include/asm/cpu-type.h
index 02f591bd95ca..61f803be4c2e 100644
--- a/arch/mips/include/asm/cpu-type.h
+++ b/arch/mips/include/asm/cpu-type.h
@@ -46,6 +46,7 @@ static inline int __pure __get_cpu_type(const int cpu_type)
case CPU_M14KEC:
case CPU_INTERAPTIV:
case CPU_PROAPTIV:
+ case CPU_P5600:
#endif
#ifdef CONFIG_SYS_HAS_CPU_MIPS64_R1