Эх сурвалжийг харах

disp: msm: include qcom iommu util header for early map

Recent iommu refactor changes moved few defines for early map to
qcom_iommu_util header. This change includes the iommu util header
for fixing compilation.

Change-Id: I4db203bc4131829d40aa86ddcb58f58a20a8a271
Signed-off-by: Prabhanjan Kandula <[email protected]>
Prabhanjan Kandula 4 жил өмнө
parent
commit
f6a6169748
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      msm/msm_mmu.h

+ 1 - 0
msm/msm_mmu.h

@@ -19,6 +19,7 @@
 #define __MSM_MMU_H__
 
 #include <linux/iommu.h>
+#include <linux/qcom-iommu-util.h>
 #include <linux/dma-mapping.h>
 #include <linux/dma-map-ops.h>