瀏覽代碼

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
gaurank kathpalia 5 年之前
父節點
當前提交
18495feac0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target_if/dfs/src/target_if_dfs_full_offload.c

+ 1 - 1
target_if/dfs/src/target_if_dfs_full_offload.c

@@ -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,