Explorar o código

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 %!s(int64=5) %!d(string=hai) anos
pai
achega
c71d7d46c9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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