qcacmn: Remove unused dma-iommu.h inclusion

asm/dma-iommu.h file is removed in latest 5.4 kernel,
resulting in include failure. Remove as it is unused.

Change-Id: I9eac7bee5a9a8d5da21d15c2f7d8f3fc4fbe00df
CRs-Fixed: 2638583
Bu işleme şunda yer alıyor:
Manjunathappa Prakash
2020-03-05 11:59:26 -08:00
işlemeyi yapan: nshrivas
ebeveyn c27a6095e9
işleme c2fc9f7ba9

Dosyayı Görüntüle

@@ -61,8 +61,10 @@
#ifdef CONFIG_ARM_SMMU
#include <pld_common.h>
#ifdef ENABLE_SMMU_S1_TRANSLATION
#if (LINUX_VERSION_CODE < KERNEL_VERSION(5, 4, 0))
#include <asm/dma-iommu.h>
#endif
#endif
#include <linux/iommu.h>
#endif