浏览代码

Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6

* 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:
  [IA64] build fix for scatterlist
Linus Torvalds 17 年之前
父节点
当前提交
e457f790d8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/asm-ia64/dma-mapping.h

+ 1 - 0
include/asm-ia64/dma-mapping.h

@@ -6,6 +6,7 @@
  *	David Mosberger-Tang <davidm@hpl.hp.com>
  */
 #include <asm/machvec.h>
+#include <asm/scatterlist.h>
 
 #define dma_alloc_coherent	platform_dma_alloc_coherent
 /* coherent mem. is cheap */