qcacmn: Address compilation issues for WIN new fw headers

Address compilation issues for WIN with new Lithium Firmware headers.
Also removed dependency on htt.h from header files, which may need to
add explicit dependency on htt.h in .c files.

Change-Id: Ia5027963837e645bc3f81a3db98c2ea06789aea8
CRs-Fixed: 1061096
This commit is contained in:
Pratik Gandhi
2016-08-23 19:47:09 +05:30
committed by qcabuildsw
부모 483484f03a
커밋 424c62e877
5개의 변경된 파일13개의 추가작업 그리고 9개의 파일을 삭제

파일 보기

@@ -29,6 +29,7 @@
#include "osapi_linux.h"
#include "a_types.h"
#include "a_debug.h"
#include "wlan_defs.h"
#include "ol_if_athvar.h"
#include "ol_defines.h"
#include "wmi_unified_api.h"