浏览代码

msm: eva: DMA attribute inclusion change

Include recommended downstream dma mapping header.

Change-Id: I6d5ef47a8c86a010f17672256fbb7c49815eddb2
Signed-off-by: George Shen <[email protected]>
George Shen 4 年之前
父节点
当前提交
136da84f78
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      msm/eva/msm_smem.c

+ 1 - 0
msm/eva/msm_smem.c

@@ -14,6 +14,7 @@
 #include <linux/mem-buf.h>
 #include <linux/slab.h>
 #include <linux/types.h>
+#include <linux/qcom-dma-mapping.h>
 #include "msm_cvp_core.h"
 #include "msm_cvp_debug.h"
 #include "msm_cvp_resources.h"