Merge "qcacmn: Converge dbglog and diag_event_log"

This commit is contained in:
Linux Build Service Account
2018-05-07 00:58:56 -07:00
committed by Gerrit - the friendly Code Review server
5 changed files with 402 additions and 0 deletions

View File

@@ -334,6 +334,7 @@ void *ucfg_get_pdev_wmi_handle(struct wlan_objmgr_pdev *pdev)
return target_pdev_get_wmi_handle(tgt_hdl);
}
qdf_export_symbol(ucfg_get_pdev_wmi_handle);
uint32_t ucfg_get_num_radios(struct wlan_objmgr_psoc *psoc)
{