Clean up of CONFIG_MCL flag in wmi_unified_parmm.h Change-Id: I4d647b6fb97e8a6f8ac56506f4eaa6625587ba7e CRs-Fixed: 2450713
@@ -1454,9 +1454,7 @@ struct fw_hang_params {
struct pdev_utf_params {
uint8_t *utf_payload;
uint32_t len;
-#ifndef CONFIG_MCL
bool is_ar900b;
-#endif
};
/*Adding this due to dependency on wmi_unified.h
@@ -1494,9 +1492,7 @@ struct dbglog_params {
uint32_t val;
uint32_t *module_id_bitmap;
uint32_t bitmap_len;
uint32_t cfgvalid[2];
/**