diff options
-rw-r--r-- | drivers/pci/host/pci-xgene.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/host/pci-xgene.c b/drivers/pci/host/pci-xgene.c index 465aa2a1b38d..e60c457cefdb 100644 --- a/drivers/pci/host/pci-xgene.c +++ b/drivers/pci/host/pci-xgene.c | |||
@@ -668,7 +668,6 @@ static int xgene_pcie_probe(struct platform_device *pdev) | |||
668 | 668 | ||
669 | bus = bridge->bus; | 669 | bus = bridge->bus; |
670 | 670 | ||
671 | pci_scan_child_bus(bus); | ||
672 | pci_assign_unassigned_bus_resources(bus); | 671 | pci_assign_unassigned_bus_resources(bus); |
673 | list_for_each_entry(child, &bus->children, node) | 672 | list_for_each_entry(child, &bus->children, node) |
674 | pcie_bus_configure_settings(child); | 673 | pcie_bus_configure_settings(child); |