aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/kernel/cputable.c')
-rw-r--r--arch/powerpc/kernel/cputable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c
index f7f2a830fca1..2f82a2091440 100644
--- a/arch/powerpc/kernel/cputable.c
+++ b/arch/powerpc/kernel/cputable.c
@@ -273,7 +273,7 @@ struct cpu_spec cpu_specs[] = {
273 .oprofile_model = &op_model_power4, 273 .oprofile_model = &op_model_power4,
274#endif 274#endif
275 }, 275 },
276 { /* BE DD1.x */ 276 { /* Cell Broadband Engine */
277 .pvr_mask = 0xffff0000, 277 .pvr_mask = 0xffff0000,
278 .pvr_value = 0x00700000, 278 .pvr_value = 0x00700000,
279 .cpu_name = "Cell Broadband Engine", 279 .cpu_name = "Cell Broadband Engine",