Bläddra i källkod

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
Yun Park 7 år sedan
förälder
incheckning
65fb0c607c
1 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 2
      core/hdd/src/wlan_hdd_softap_tx_rx.c

+ 0 - 2
core/hdd/src/wlan_hdd_softap_tx_rx.c

@@ -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