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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user