aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/kernel/prom_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/prom_init.c b/arch/powerpc/kernel/prom_init.c
index 1b0000a247d8..5eccda9fd33f 100644
--- a/arch/powerpc/kernel/prom_init.c
+++ b/arch/powerpc/kernel/prom_init.c
@@ -698,7 +698,7 @@ unsigned char ibm_architecture_vec[] = {
698#else 698#else
699 0, 699 0,
700#endif 700#endif
701 OV5_FEAT(OV5_TYPE1_AFFINITY), 701 OV5_FEAT(OV5_TYPE1_AFFINITY) | OV5_FEAT(OV5_PRRN),
702 0, 702 0,
703 0, 703 0,
704 0, 704 0,