8917e2dc1aae22dea4c4864cc25c669c96696bc5

The API reg_get_ch_state_based_on_nol_flag() calls the function wlan_reg_get_5g_bonded_channel_state_for_pwrmode() which is part of the header wlan_reg_services_api.h. This header is conditionally included using the macro CONFIG_AFC_SUPPORT which is not enabled for all the PFs. Remove the condition header file inclusion as reg_get_ch_state_based_on_nol_flag() is a common API for all PFs. Change-Id: I3f6cc301474648fdd6a2937421ee0421a0788856 CRs-Fixed: 3161629
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%