diff options
Diffstat (limited to 'arch/x86/pci/pci.h')
-rw-r--r-- | arch/x86/pci/pci.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/pci/pci.h b/arch/x86/pci/pci.h index c58805a92db5..101982027881 100644 --- a/arch/x86/pci/pci.h +++ b/arch/x86/pci/pci.h | |||
@@ -38,6 +38,8 @@ enum pci_bf_sort_state { | |||
38 | pci_dmi_bf, | 38 | pci_dmi_bf, |
39 | }; | 39 | }; |
40 | 40 | ||
41 | extern void __init dmi_check_skip_isa_align(void); | ||
42 | |||
41 | /* pci-i386.c */ | 43 | /* pci-i386.c */ |
42 | 44 | ||
43 | extern unsigned int pcibios_max_latency; | 45 | extern unsigned int pcibios_max_latency; |