qcacld-3.0: Fix compilation error when IPA_OFFLOAD is disabled
Remove IPA_OFFLOAD feature flag from hdd_ipa header file inclusion. This will use stub functions for IPA feature disblaed. Change-Id: I105f637922eecda07c2d4500e004df337e37f87e CRs-fixed: 2141143
This commit is contained in:

committad av
snandini

förälder
15d0618efb
incheckning
65fb0c607c
@@ -48,9 +48,7 @@
|
||||
#include <cdp_txrx_misc.h>
|
||||
#include <wlan_hdd_object_manager.h>
|
||||
#include "wlan_p2p_ucfg_api.h"
|
||||
#ifdef IPA_OFFLOAD
|
||||
#include <wlan_hdd_ipa.h>
|
||||
#endif
|
||||
|
||||
/* Preprocessor definitions and constants */
|
||||
#undef QCA_HDD_SAP_DUMP_SK_BUFF
|
||||
|
Referens i nytt ärende
Block a user