qcacmn: Move reg_get_6g_ap_master_chan_list out of AFC flag
Currently api wlan_reg_get_6g_ap_master_chan_list is declared and defined under CONFIG_AFC_SUPPORT feature flag, since this is a generic API and can be used by other functionalities as well. With this change move wlan_reg_get_6g_ap_master_chan_list api out of CONFIG_AFC_SUPPORT feature flag. Change-Id: Ifa7b27895b4660bbf248fc2827472ba50c9df9a4 CRs-Fixed: 3090281
Loading
Please register or sign in to comment