qcacmn: Remove redundant header file inclusion from wmi layer

Remove redundant header file inclusion from wmi layer by abstracting
the dependency with in WMI layer.

Change-Id: Ie113b69006a960b70d781134775bc44c7508fc4c
CRs-Fixed: 2023825
This commit is contained in:
Govind Singh
2017-03-21 13:02:00 +05:30
committed by snandini
parent 8bdb0697af
commit 3dda60e173
6 changed files with 13 additions and 28 deletions

View File

@@ -34,7 +34,6 @@
#define _WMI_UNIFIED_API_H_
#include <osdep.h>
#include "a_types.h"
#ifdef CONFIG_MCL
#include "wmi.h"
#endif