Procházet zdrojové kódy

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 před 4 roky
rodič
revize
f6a6169748
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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>