qcacmn: Implement SWLM feature support for DP Component

Add DP component swlm support for cmn folder

Change-Id: I393c2f1a2b6182e651e7079874a5e949e256fb75
CRs-Fixed: 3243911
このコミットが含まれているのは:
Roopavathi Lingampalli
2022-06-30 18:28:10 +05:30
committed by Madan Koyyalamudi
コミット fe86f0e080
2個のファイルの変更2行の追加2行の削除

ファイルの表示

@@ -41,7 +41,7 @@
#endif
#include "dp_hist.h"
#ifdef WLAN_DP_FEATURE_SW_LATENCY_MGR
#include <dp_swlm.h>
#include <wlan_dp_swlm.h>
#endif
#ifdef WIFI_MONITOR_SUPPORT
#include <dp_mon.h>