android_kernel_xiaomi_sm8350/core/cds
Lin Bai f5e8cc2dba qcacld-3.0: Fix compiler error on UP target
QCA_CONFIG_SMP defined to support some thread scheduling features on
SMP target, while some variants defined only for SMP purpose are
referred out of this MACRO, like is_ol_rx_thread_suspended,
ol_rx_event_flag and ol_suspend_rx_event.

Defines separate functions for SMP/UP target to avoid it.

Change-Id: I01884644b7b77e55514cf00426609643386480e8
CRs-Fixed: 2344683
2018-11-06 21:07:41 -08:00
..
inc qcacld-3.0: Fix compiler error on UP target 2018-11-06 21:07:41 -08:00
src qcacld-3.0: Fix compiler error on UP target 2018-11-06 21:07:41 -08:00