diff options
Diffstat (limited to 'include/asm-x86_64')
-rw-r--r-- | include/asm-x86_64/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index 105476ff8039..9d3335b4e9b6 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -116,6 +116,7 @@ extern int skip_ioapic_setup; | |||
116 | extern int acpi_ht; | 116 | extern int acpi_ht; |
117 | extern int acpi_disabled; | 117 | extern int acpi_disabled; |
118 | 118 | ||
119 | extern int iommu_detected; | ||
119 | #ifdef CONFIG_IOMMU | 120 | #ifdef CONFIG_IOMMU |
120 | extern int fallback_aper_order; | 121 | extern int fallback_aper_order; |
121 | extern int fallback_aper_force; | 122 | extern int fallback_aper_force; |