mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 18:20:53 +07:00
MIPS: Remove dead code related to 1004K oprofile support.
Signed-off-by: Steven J. Hill <sjhill@mips.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3854/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
28a33cbc24
commit
2244f12865
@ -339,12 +339,6 @@ static int __init mipsxx_init(void)
|
||||
break;
|
||||
|
||||
case CPU_1004K:
|
||||
#if 0
|
||||
/* FIXME: report as 34K for now */
|
||||
op_model_mipsxx_ops.cpu_type = "mips/1004K";
|
||||
break;
|
||||
#endif
|
||||
|
||||
case CPU_34K:
|
||||
op_model_mipsxx_ops.cpu_type = "mips/34K";
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user