Intel IOMMU: PCI generic helper function
[pandora-kernel.git] / drivers / pci / pci.h
index 6fda33d..fc87e14 100644 (file)
@@ -90,3 +90,4 @@ pci_match_one_device(const struct pci_device_id *id, const struct pci_dev *dev)
        return NULL;
 }
 
+struct pci_dev *pci_find_upstream_pcie_bridge(struct pci_dev *pdev);