qcacmn: Implement SWLM feature support for DP Component

Add DP component swlm support for cmn folder

Change-Id: I393c2f1a2b6182e651e7079874a5e949e256fb75
CRs-Fixed: 3243911
This commit is contained in:
Roopavathi Lingampalli
2022-06-30 18:28:10 +05:30
committed by Madan Koyyalamudi
부모 3d142e75de
커밋 fe86f0e080
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@@ -91,7 +91,7 @@ cdp_dump_flow_pool_info(struct cdp_soc_t *soc)
#endif
#endif
#ifdef WLAN_DP_FEATURE_SW_LATENCY_MGR
#include <dp_swlm.h>
#include <wlan_dp_swlm.h>
#endif
#ifdef CONFIG_SAWF_DEF_QUEUES
#include "dp_sawf.h"