aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/powernv/pci.c')
-rw-r--r--arch/powerpc/platforms/powernv/pci.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/platforms/powernv/pci.c b/arch/powerpc/platforms/powernv/pci.c
index a70bc1e385eb..a053f4fe5db8 100644
--- a/arch/powerpc/platforms/powernv/pci.c
+++ b/arch/powerpc/platforms/powernv/pci.c
@@ -557,9 +557,6 @@ void __init pnv_pci_init(void)
557 557
558 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN); 558 pci_set_flags(PCI_CAN_SKIP_ISA_ALIGN);
559 559
560 /* We do not want to just probe */
561 pci_probe_only = 0;
562
563 /* OPAL absent, try POPAL first then RTAS detection of PHBs */ 560 /* OPAL absent, try POPAL first then RTAS detection of PHBs */
564 if (!firmware_has_feature(FW_FEATURE_OPAL)) { 561 if (!firmware_has_feature(FW_FEATURE_OPAL)) {
565#ifdef CONFIG_PPC_POWERNV_RTAS 562#ifdef CONFIG_PPC_POWERNV_RTAS