x86 gart: rename iommu.h to gart.h
[profile/ivi/kernel-x86-ivi.git] / arch / x86 / kernel / pci-swiotlb_64.c
index b2f405e..102866d 100644 (file)
@@ -5,7 +5,7 @@
 #include <linux/module.h>
 #include <linux/dma-mapping.h>
 
-#include <asm/iommu.h>
+#include <asm/gart.h>
 #include <asm/swiotlb.h>
 #include <asm/dma.h>