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 21e6938191
commit 2d8bfc63c4
4 changed files with 9 additions and 26 deletions

View File

@@ -24,11 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
#include "athdefs.h"
#include "osapi_linux.h"
#include "a_types.h"
#include "a_debug.h"
#include "ol_if_athvar.h"
#include "wmi_unified_priv.h"
#include "wmi_unified_param.h"