소스 검색

qcacld-3.0: Include wmi.h on the correct header file

Include wmi.h in wma header file.

Change-Id: I08d53ff111d2f0bc9f7a4046d27174cf3e3f8aa7
CRs-Fixed: 2514755
Tushnim Bhattacharyya 5 년 전
부모
커밋
c71d7d46c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      core/wma/inc/wma.h

+ 1 - 0
core/wma/inc/wma.h

@@ -45,6 +45,7 @@
 #include <wlan_policy_mgr_api.h>
 #include "wma_api.h"
 #include "wmi_unified_param.h"
+#include "wmi.h"
 
 /* Platform specific configuration for max. no. of fragments */
 #define QCA_OL_11AC_TX_MAX_FRAGS            2