qcacmn: Make 6G edge channel APIs common

Currently the 6G edge channel feature is MCC specific.
Make the 6G edge channel feature common for WIN and MCC.

Change-Id: I723b6db1d74dca5a911eede4ec6e6167f6b3e6bc
CRs-Fixed: 2976871
This commit is contained in:
Hariharan Basuthkar
2021-06-24 21:50:49 +05:30
committed by Madan Koyyalamudi
parent b128bc2e3e
commit 2234d80a72
12 changed files with 12 additions and 12 deletions

View File

@@ -5238,7 +5238,7 @@ typedef enum {
wmi_service_ext_tpc_reg_support,
wmi_service_ndi_txbf_support,
wmi_service_reg_cc_ext_event_support,
#if defined(CONFIG_BAND_6GHZ) && defined(CONFIG_REG_CLIENT)
#if defined(CONFIG_BAND_6GHZ)
wmi_service_lower_6g_edge_ch_supp,
wmi_service_disable_upper_6g_edge_ch_supp,
#endif