PCI: Apply _HPX Link Control settings to all devices with a link
[cascardo/linux.git] / drivers / pci / pci.h
index 0601890..4a3902d 100644 (file)
@@ -6,6 +6,8 @@
 
 extern const unsigned char pcie_link_speed[];
 
+bool pcie_cap_has_lnkctl(const struct pci_dev *dev);
+
 /* Functions internal to the PCI core code */
 
 int pci_create_sysfs_dev_files(struct pci_dev *pdev);