diff options
Diffstat (limited to 'include/linux/pci.h')
-rw-r--r-- | include/linux/pci.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci.h b/include/linux/pci.h index f5c7cd343e56..b849861d78e6 100644 --- a/include/linux/pci.h +++ b/include/linux/pci.h | |||
@@ -1246,6 +1246,8 @@ extern int pci_pci_problems; | |||
1246 | 1246 | ||
1247 | extern unsigned long pci_cardbus_io_size; | 1247 | extern unsigned long pci_cardbus_io_size; |
1248 | extern unsigned long pci_cardbus_mem_size; | 1248 | extern unsigned long pci_cardbus_mem_size; |
1249 | extern u8 pci_dfl_cache_line_size; | ||
1250 | extern u8 pci_cache_line_size; | ||
1249 | 1251 | ||
1250 | extern unsigned long pci_hotplug_io_size; | 1252 | extern unsigned long pci_hotplug_io_size; |
1251 | extern unsigned long pci_hotplug_mem_size; | 1253 | extern unsigned long pci_hotplug_mem_size; |