|
@@ -62,5 +62,6 @@ extern struct pci_ecam_ops xgene_v2_pcie_ecam_ops; /* APM X-Gene PCIe v2.x */
|
|
/* for DT-based PCI controllers that support ECAM */
|
|
/* for DT-based PCI controllers that support ECAM */
|
|
int pci_host_common_probe(struct platform_device *pdev,
|
|
int pci_host_common_probe(struct platform_device *pdev,
|
|
struct pci_ecam_ops *ops);
|
|
struct pci_ecam_ops *ops);
|
|
|
|
+int pci_host_common_remove(struct platform_device *pdev);
|
|
#endif
|
|
#endif
|
|
#endif
|
|
#endif
|