qcacmn: Remove ol_defines dependency from WMI layer

ol_defines header inclusion is invalid in WMI layer.
Remove the header inclusion by abstracting the dependency
with in WMI layer.

Change-Id: I5eb8624605cde20b516a1d8d0c823996c363e119
CRs-Fixed: 2023821
This commit is contained in:
Govind Singh
2017-03-21 12:49:10 +05:30
committed by snandini
parent 9d59bd6594
commit 54c6d12d7a
3 changed files with 0 additions and 3 deletions

View File

@@ -33,7 +33,6 @@
#include "a_types.h"
#include "a_debug.h"
#include "ol_if_athvar.h"
#include "ol_defines.h"
#include "htc_api.h"
#include "htc_api.h"
#include "dbglog_host.h"