|
@@ -103,7 +103,6 @@
|
|
|
|
|
|
#define WMA_FW_TIME_SYNC_TIMER 60000 /* 1 min */
|
|
#define WMA_FW_TIME_SYNC_TIMER 60000 /* 1 min */
|
|
|
|
|
|
-uint8_t *mac_trace_get_wma_msg_string(uint16_t wmaMsg);
|
|
|
|
static uint32_t g_fw_wlan_feat_caps;
|
|
static uint32_t g_fw_wlan_feat_caps;
|
|
/**
|
|
/**
|
|
* wma_get_fw_wlan_feat_caps() - get fw feature capablity
|
|
* wma_get_fw_wlan_feat_caps() - get fw feature capablity
|
|
@@ -8460,7 +8459,6 @@ static QDF_STATUS wma_mc_process_msg(struct scheduler_msg *msg)
|
|
tp_wma_handle wma_handle;
|
|
tp_wma_handle wma_handle;
|
|
struct cdp_vdev *txrx_vdev_handle = NULL;
|
|
struct cdp_vdev *txrx_vdev_handle = NULL;
|
|
|
|
|
|
- extern uint8_t *mac_trace_get_wma_msg_string(uint16_t wmaMsg);
|
|
|
|
void *soc = cds_get_context(QDF_MODULE_ID_SOC);
|
|
void *soc = cds_get_context(QDF_MODULE_ID_SOC);
|
|
|
|
|
|
if (!msg) {
|
|
if (!msg) {
|