Browse Source

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 years ago
parent
commit
136da84f78
1 changed files with 1 additions and 0 deletions
  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"