qcacmn: Move the post NOL feature to win code

The macro QCA_SUPPORT_DFS_CHAN_POSTNOL is specific to WIN code.
Therefore remove the macro QCA_SUPPORT_DFS_CHAN_POSTNOL and
associated code from Common code and add it to component dev.

CRs-Fixed: 2829537
Change-Id: Ib49424c44817d6af5e485c87d6f7b08afee4fa11
This commit is contained in:
Vijay Krishnan
2020-12-09 16:45:17 +05:30
committed by snandini
szülő 7136aa40cb
commit 607a31ed7e
7 fájl változott, egészen pontosan 25 új sor hozzáadva és 493 régi sor törölve

Fájl megtekintése

@@ -49,6 +49,9 @@
#include <wlan_dfs_tgt_api.h>
#include <wlan_objmgr_vdev_obj.h>
#include <wlan_dfs_utils_api.h>
#ifdef QCA_SUPPORT_DFS_CHAN_POSTNOL
#include <dfs_postnol_ucfg.h>
#endif
#endif
#ifdef WLAN_SUPPORT_GREEN_AP