]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pci/pci.h
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[karo-tx-linux.git] / drivers / pci / pci.h
index 816c297f170c48e014c4390d207aca02a5516719..8a00c063d7bc67af7a3256fdd4a81c3d4d87f80b 100644 (file)
@@ -6,6 +6,9 @@
 #define PCI_CFG_SPACE_SIZE     256
 #define PCI_CFG_SPACE_EXP_SIZE 4096
 
+extern const unsigned char pcix_bus_speed[];
+extern const unsigned char pcie_link_speed[];
+
 /* Functions internal to the PCI core code */
 
 int pci_create_sysfs_dev_files(struct pci_dev *pdev);