qcacmn: MCL specific movement from cmn to cld of stats

Move the MCL specific files related to cp stats from
the cmn to cld folder.

Change-Id: I62076512b1b407342338d4612087edd3ba2296df
CRs-Fixed: 2552452
This commit is contained in:
gaurank kathpalia
2020-04-16 17:45:14 +05:30
committed by nshrivas
parent dfaf7550a0
commit dcc847a925
9 changed files with 28 additions and 4041 deletions

View File

@@ -33,6 +33,9 @@
#ifdef WLAN_POWER_MANAGEMENT_OFFLOAD
#include "wmi_unified_pmo_api.h"
#endif
#ifdef WLAN_FEATURE_MIB_STATS
#include "wlan_cp_stats_mc_defs.h"
#endif
#include "wlan_scan_public_structs.h"
#ifdef WLAN_FEATURE_ACTION_OUI
#include "wlan_action_oui_public_struct.h"