Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / x86 / xen / pci-swiotlb-xen.c
index 1608244756de2bbf9645287a0c9c41adbf688e21..969570491c3964d0023dc82a231ff683ee88f735 100644 (file)
@@ -8,11 +8,14 @@
 #include <xen/xen.h>
 #include <asm/iommu_table.h>
 
+
+#include <asm/xen/swiotlb-xen.h>
 #ifdef CONFIG_X86_64
 #include <asm/iommu.h>
 #include <asm/dma.h>
 #endif
 #include <linux/export.h>
+
 int xen_swiotlb __read_mostly;
 
 static struct dma_map_ops xen_swiotlb_dma_ops = {