qcacld-3.0: Change to include FW interface file wdi_ipa.h

For WLAN FW-host interface file automation, need to pull in WDI IPA
interface definition file wdi_ipa.h, into WLAN host driver.
This change is to match host dirver MACRO names with wdi_ipa.h.
Enable back CONFIG_IPA_OFFLOAD flag in Kbuild.

Change-Id: I9cd0c3b942c0a7b5e98f589090ae51cc0acf67c2
CRs-Fixed: 2085741
This commit is contained in:
Yun Park
2017-07-28 14:08:14 -07:00
committed by snandini
부모 657c7d7a02
커밋 edec48d555
3개의 변경된 파일13개의 추가작업 그리고 12개의 파일을 삭제

2
Kbuild
파일 보기

@@ -355,7 +355,7 @@ CONFIG_ATH_PCIE_ACCESS_DEBUG := 0
#Enable IPA offload
ifeq ($(CONFIG_IPA), y)
#CONFIG_IPA_OFFLOAD := 1
CONFIG_IPA_OFFLOAD := 1
endif
ifeq ($(CONFIG_IPA3), y)
CONFIG_IPA_OFFLOAD := 1