aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/kernel/cputable.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c
index 75062cb40e7b..65813ee98b7d 100644
--- a/arch/powerpc/kernel/cputable.c
+++ b/arch/powerpc/kernel/cputable.c
@@ -459,10 +459,6 @@ static struct cpu_spec __initdata cpu_specs[] = {
459 .pmc_type = PPC_PMC_IBM, 459 .pmc_type = PPC_PMC_IBM,
460 .oprofile_cpu_type = "ppc64/power7", 460 .oprofile_cpu_type = "ppc64/power7",
461 .oprofile_type = PPC_OPROFILE_POWER4, 461 .oprofile_type = PPC_OPROFILE_POWER4,
462 .oprofile_mmcra_sihv = POWER6_MMCRA_SIHV,
463 .oprofile_mmcra_sipr = POWER6_MMCRA_SIPR,
464 .oprofile_mmcra_clear = POWER6_MMCRA_THRM |
465 POWER6_MMCRA_OTHER,
466 .platform = "power7", 462 .platform = "power7",
467 }, 463 },
468 { /* Cell Broadband Engine */ 464 { /* Cell Broadband Engine */