diff options
-rw-r--r-- | include/asm-x86_64/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86_64/proto.h b/include/asm-x86_64/proto.h index 977fe58e971c..8abf2a43c944 100644 --- a/include/asm-x86_64/proto.h +++ b/include/asm-x86_64/proto.h | |||
@@ -127,7 +127,6 @@ extern int fix_aperture; | |||
127 | #define iommu_aperture 0 | 127 | #define iommu_aperture 0 |
128 | #define iommu_aperture_allowed 0 | 128 | #define iommu_aperture_allowed 0 |
129 | #endif | 129 | #endif |
130 | extern int force_iommu; | ||
131 | 130 | ||
132 | extern int reboot_force; | 131 | extern int reboot_force; |
133 | extern int notsc_setup(char *); | 132 | extern int notsc_setup(char *); |