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
Esse commit está contido em:
Govind Singh
2017-03-21 13:02:00 +05:30
commit de snandini
commit 2d8bfc63c4
4 arquivos alterados com 9 adições e 26 exclusões

Ver arquivo

@@ -25,14 +25,9 @@
* to the Linux Foundation.
*/
#include "athdefs.h"
#include "osapi_linux.h"
#include "a_types.h"
#include "a_debug.h"
#include "wlan_defs.h"
#include "ol_if_athvar.h"
#include "wmi_unified_api.h"
#include "wmi_unified_priv.h"
#include "hif.h"
#if defined(WMI_NON_TLV_SUPPORT) || defined(WMI_TLV_AND_NON_TLV_SUPPORT)
#include "wmi.h"