qcacmn: Include wmi.h on the correct header files

Include wmi.h in wmi files.

Change-Id: I0584e58c5ae64e8ed93d024aa7943a9cdcdb07c8
CRs-Fixed: 2514753
This commit is contained in:
Tushnim Bhattacharyya
2019-08-12 15:58:40 -07:00
committed by nshrivas
parent e792050400
commit 33087cb402
6 changed files with 6 additions and 6 deletions

View File

@@ -25,9 +25,6 @@
#define _WMI_UNIFIED_API_H_
#include <osdep.h>
#ifdef CONFIG_MCL
#include "wmi.h"
#endif
#include "htc_api.h"
#include "wmi_unified_param.h"
#include "service_ready_param.h"