disp: msm: add qcom dma mapping header for dma attributes

Refactoring of iommu headers is moving few downstream attributes
defines to new header from dma-mapping.h. This change includes
the qcom header for downstream attribute defines.

Change-Id: Ia1f9f40f2cb8090dc7b7e3cbe0b632449c44c3b0
Signed-off-by: Prabhanjan Kandula <pkandula@codeaurora.org>
This commit is contained in:
Prabhanjan Kandula
2021-03-16 14:19:07 -07:00
committed by Gerrit - the friendly Code Review server
父節點 39e9184452
當前提交 81ecb37301
共有 4 個文件被更改,包括 6 次插入2 次删除

查看文件

@@ -19,6 +19,7 @@
#include <linux/module.h>
#include <linux/of_platform.h>
#include <linux/pm_runtime.h>
#include <linux/qcom-dma-mapping.h>
#include <linux/msm_dma_iommu_mapping.h>
#include <linux/dma-mapping.h>