Revert "qcacld-3.0: Bind ol_rx_thread to perf CPU"

Revert change I4e2a8d7f98907c205cc6988d8af309e7a5515b89 since
it introduced a build failure on some platforms along with an
inappropriately copyright change.

Change-Id: I1450c69211347afaa79642d99dd153f99f349694
CRs-Fixed: 2386432
This commit is contained in:
Jeff Johnson
2019-01-23 13:12:58 -08:00
committed by nshrivas
parent d4308f834a
commit ba19429916
5 changed files with 10 additions and 31 deletions

2
Kbuild
View File

@@ -2081,7 +2081,7 @@ cppflags-$(CONFIG_FEATURE_WLAN_RMC) += -DFEATURE_WLAN_RMC
cppflags-$(CONFIG_FEATURE_BECN_STATS) += -DWLAN_FEATURE_BEACON_RECEPTION_STATS
#Set kernel thread scheduler
cppflags-$(CONFIG_RX_PERFORMANCE) += -DRX_PERFORMANCE
cppflags-$(CONFIG_THREAD_PERFORMANCE) += -DTHREAD_PERFORMANCE
#Enable OL debug and wmi unified functions
cppflags-$(CONFIG_ATH_PERF_PWR_OFFLOAD) += -DATH_PERF_PWR_OFFLOAD