diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci.h b/include/linux/pci.h index 04771b9c3316..bf1e67080849 100644 --- a/include/linux/pci.h +++ b/include/linux/pci.h | |||
@@ -1255,7 +1255,7 @@ extern int pci_pci_problems; | |||
1255 | 1255 | ||
1256 | extern unsigned long pci_cardbus_io_size; | 1256 | extern unsigned long pci_cardbus_io_size; |
1257 | extern unsigned long pci_cardbus_mem_size; | 1257 | extern unsigned long pci_cardbus_mem_size; |
1258 | extern u8 pci_dfl_cache_line_size; | 1258 | extern u8 __devinitdata pci_dfl_cache_line_size; |
1259 | extern u8 pci_cache_line_size; | 1259 | extern u8 pci_cache_line_size; |
1260 | 1260 | ||
1261 | extern unsigned long pci_hotplug_io_size; | 1261 | extern unsigned long pci_hotplug_io_size; |