x86: make only GART code include gart.h
[deliverable/linux.git] / arch / x86 / kernel / pci-swiotlb_64.c
index 82299cd1d04d452fea6ba6069fb3297a8824f7de..20df839b9c2012c12fa082c7b42ada6e63879a87 100644 (file)
@@ -5,7 +5,7 @@
 #include <linux/module.h>
 #include <linux/dma-mapping.h>
 
-#include <asm/gart.h>
+#include <asm/iommu.h>
 #include <asm/swiotlb.h>
 #include <asm/dma.h>
 
This page took 0.025041 seconds and 5 git commands to generate.