Merge "video: driver: Use iommu.h instead of dma-iommu.h"
This commit is contained in:

committad av
Gerrit - the friendly Code Review server

incheckning
d52a0b7f71
@@ -11,7 +11,10 @@
|
||||
#include <linux/component.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/iommu.h>
|
||||
#include <linux/version.h>
|
||||
#if (LINUX_VERSION_CODE < KERNEL_VERSION(5, 16, 0))
|
||||
#include <linux/dma-iommu.h>
|
||||
#endif
|
||||
#ifdef CONFIG_MSM_MMRM
|
||||
#include <linux/soc/qcom/msm_mmrm.h>
|
||||
#endif
|
||||
|
Referens i nytt ärende
Block a user