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