x86_64: move iommu declaration from proto to iommu.h
[sfrench/cifs-2.6.git] / arch / x86_64 / kernel / pci-nommu.c
index fe4aa19aa849d8d445122a13cd46f3bcb3dc9fd2..2a34c6c025a920832455dc0c32c4978ee5881ee0 100644 (file)
@@ -6,7 +6,7 @@
 #include <linux/string.h>
 #include <linux/dma-mapping.h>
 
-#include <asm/proto.h>
+#include <asm/iommu.h>
 #include <asm/processor.h>
 #include <asm/dma.h>