qcacmn: Remove forward declaration of util_scan_get_he_6g_params
Remove forward declaration of util_scan_get_he_6g_params. This declaration is not required and is resulting in compilation issues. Change-Id: I43ac0839fa2a17d6e91811643d3ceb72c925e92f CRs-Fixed: 3210127
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
#define NEIGHBOR_AP_LEN 1
|
||||
#define BSS_PARAMS_LEN 1
|
||||
|
||||
static struct he_oper_6g_param *util_scan_get_he_6g_params(uint8_t *he_ops);
|
||||
|
||||
const char*
|
||||
util_scan_get_ev_type_name(enum scan_event_type type)
|
||||
{
|
||||
|
Reference in New Issue
Block a user