diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/pci/intel-iommu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/intel-iommu.c b/drivers/pci/intel-iommu.c index 13121821db7f..d3edd6aa82ce 100644 --- a/drivers/pci/intel-iommu.c +++ b/drivers/pci/intel-iommu.c | |||
@@ -288,7 +288,6 @@ int dmar_disabled = 1; | |||
288 | static int __initdata dmar_map_gfx = 1; | 288 | static int __initdata dmar_map_gfx = 1; |
289 | static int dmar_forcedac; | 289 | static int dmar_forcedac; |
290 | static int intel_iommu_strict; | 290 | static int intel_iommu_strict; |
291 | int iommu_pass_through; | ||
292 | 291 | ||
293 | #define DUMMY_DEVICE_DOMAIN_INFO ((struct device_domain_info *)(-1)) | 292 | #define DUMMY_DEVICE_DOMAIN_INFO ((struct device_domain_info *)(-1)) |
294 | static DEFINE_SPINLOCK(device_domain_lock); | 293 | static DEFINE_SPINLOCK(device_domain_lock); |