Ver código fonte

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 anos atrás
pai
commit
c71d7d46c9
1 arquivos alterados com 1 adições e 0 exclusões
  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