| To: | linux-mips@linux-mips.org, ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH] MIPS: Remove dead code related to 1004K oprofile support. |
| From: | "Steven J. Hill" <sjhill@mips.com> |
| Date: | Mon, 21 May 2012 10:33:16 -0500 |
| Cc: | "Steven J. Hill" <sjhill@mips.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
From: "Steven J. Hill" <sjhill@mips.com>
Signed-off-by: Steven J. Hill <sjhill@mips.com>
---
arch/mips/oprofile/op_model_mipsxx.c | 6 ------
1 file changed, 6 deletions(-)
diff --git a/arch/mips/oprofile/op_model_mipsxx.c
b/arch/mips/oprofile/op_model_mipsxx.c
index ef4e87f..a86e93e 100644
--- a/arch/mips/oprofile/op_model_mipsxx.c
+++ b/arch/mips/oprofile/op_model_mipsxx.c
@@ -338,12 +338,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;
--
1.7.10
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v3,1/5] MIPS: Add support for the 1074K core., Steven J. Hill |
|---|---|
| Next by Date: | [PATCH] MIPS: Add support for the MIPS32 4Kc family I/D caches., Steven J. Hill |
| Previous by Thread: | [PATCH v3,1/5] MIPS: Add support for the 1074K core., Steven J. Hill |
| Next by Thread: | [PATCH] MIPS: Add support for the MIPS32 4Kc family I/D caches., Steven J. Hill |
| Indexes: | [Date] [Thread] [Top] [All Lists] |