powerpc/powernv: Rename PE# fields in struct pnv_phb
[cascardo/linux.git] / arch / powerpc / platforms / powernv / eeh-powernv.c
index 950b3e5..69e41ce 100644 (file)
@@ -75,7 +75,7 @@ static int pnv_eeh_init(void)
                 * and P7IOC separately. So we should regard
                 * PE#0 as valid for PHB3 and P7IOC.
                 */
-               if (phb->ioda.reserved_pe != 0)
+               if (phb->ioda.reserved_pe_idx != 0)
                        eeh_add_flag(EEH_VALID_PE_ZERO);
 
                break;