diff options
Diffstat (limited to 'stubs.h')
| -rw-r--r-- | stubs.h | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -29,7 +29,6 @@ pci_match_one_device(const struct pci_device_id *id, const struct pci_dev *dev) | |||
| 29 | // Functions from drivers/pci/search.h | 29 | // Functions from drivers/pci/search.h |
| 30 | #include <linux/device.h> | 30 | #include <linux/device.h> |
| 31 | #include <linux/pci.h> | 31 | #include <linux/pci.h> |
| 32 | extern struct bus_type pci_bus_type; | ||
| 33 | 32 | ||
| 34 | #if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0) | 33 | #if LINUX_VERSION_CODE < KERNEL_VERSION(5,3,0) |
| 35 | static int match_pci_dev_by_id(struct device *dev, void *data) | 34 | static int match_pci_dev_by_id(struct device *dev, void *data) |
