|
@@ -69,7 +69,7 @@ extern struct pci_ecam_ops xgene_v1_pcie_ecam_ops; /* APM X-Gene PCIe v1 */
|
|
|
extern struct pci_ecam_ops xgene_v2_pcie_ecam_ops; /* APM X-Gene PCIe v2.x */
|
|
|
#endif
|
|
|
|
|
|
-#ifdef CONFIG_PCI_HOST_GENERIC
|
|
|
+#ifdef CONFIG_PCI_HOST_COMMON
|
|
|
/* for DT-based PCI controllers that support ECAM */
|
|
|
int pci_host_common_probe(struct platform_device *pdev,
|
|
|
struct pci_ecam_ops *ops);
|