aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/dma-mapping_64.h
diff options
context:
space:
mode:
authorJens Axboe <jens.axboe@oracle.com>2007-05-10 11:59:55 +0200
committerJens Axboe <jens.axboe@oracle.com>2007-10-16 11:26:02 +0200
commit46856afa01769db3a5b16c3f57aa5bca45729edd (patch)
treef212009533cbe6023b4f59903ea8ef78440537c6 /include/asm-x86/dma-mapping_64.h
parentx86-64: update pci-gart iommu to sg helpers (diff)
downloadlinux-dev-46856afa01769db3a5b16c3f57aa5bca45729edd.tar.xz
linux-dev-46856afa01769db3a5b16c3f57aa5bca45729edd.zip
x86-64: enable sg chaining
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'include/asm-x86/dma-mapping_64.h')
-rw-r--r--include/asm-x86/dma-mapping_64.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-x86/dma-mapping_64.h b/include/asm-x86/dma-mapping_64.h
index 6897e2a436e5..ecd0f6125ba3 100644
--- a/include/asm-x86/dma-mapping_64.h
+++ b/include/asm-x86/dma-mapping_64.h
@@ -6,8 +6,7 @@
* documentation.
*/
-
-#include <asm/scatterlist.h>
+#include <linux/scatterlist.h>
#include <asm/io.h>
#include <asm/swiotlb.h>