|
@@ -246,9 +246,7 @@ struct __qdf_device {
|
|
__qdf_os_intr func;
|
|
__qdf_os_intr func;
|
|
struct __qdf_mempool_ctxt *mem_pool[MAX_MEM_POOLS];
|
|
struct __qdf_mempool_ctxt *mem_pool[MAX_MEM_POOLS];
|
|
enum qdf_bus_type bus_type;
|
|
enum qdf_bus_type bus_type;
|
|
-#ifdef CONFIG_MCL
|
|
|
|
const struct hif_bus_id *bid;
|
|
const struct hif_bus_id *bid;
|
|
-#endif
|
|
|
|
bool smmu_s1_enabled;
|
|
bool smmu_s1_enabled;
|
|
struct dma_iommu_mapping *iommu_mapping;
|
|
struct dma_iommu_mapping *iommu_mapping;
|
|
};
|
|
};
|