]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/pci.h
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
[linux-2.6-omap-h63xx.git] / drivers / pci / pci.h
index 6fda33de84e85527f49b048db6889cd90815c75a..fc87e14b50de9a15b491ed800320fd9e01f6e7e5 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);