qcacmn: Use proper macro instead of config_mcl

Use proper macro instead of config_mcl to compile
the API target_process_bang_radar_cmd.

Change-Id: I3a2fca998d69f2a29243b9ecd2a290af9602d6c2
CRs-Fixed: 2490649
This commit is contained in:
gaurank kathpalia
2019-07-16 14:13:08 +05:30
committed by nshrivas
父節點 9d3f985a8d
當前提交 18495feac0

查看文件

@@ -390,7 +390,7 @@ free_vdevref:
}
#endif
#if (defined(CONFIG_MCL) || defined(QCA_WIFI_QCA8074) || \
#if (defined(WLAN_DFS_FULL_OFFLOAD) || defined(QCA_WIFI_QCA8074) || \
defined(QCA_WIFI_QCA6018))
QDF_STATUS target_process_bang_radar_cmd(
struct wlan_objmgr_pdev *pdev,