aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/gart.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/gart.h')
-rw-r--r--include/asm-x86/gart.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asm-x86/gart.h b/include/asm-x86/gart.h
index eeca2f51fd8..417f76ea677 100644
--- a/include/asm-x86/gart.h
+++ b/include/asm-x86/gart.h
@@ -22,8 +22,9 @@ extern int gart_iommu_aperture_allowed;
extern int gart_iommu_aperture_disabled;
extern int fix_aperture;
#else
-#define gart_iommu_aperture 0
-#define gart_iommu_aperture_allowed 0
+#define gart_iommu_aperture 0
+#define gart_iommu_aperture_allowed 0
+#define gart_iommu_aperture_disabled 1
static inline void early_gart_iommu_check(void)
{