android_kernel_xiaomi_sm8350/core
Ryan Hsu ceb390ceb4 qcacld-3.0: Fix compilation if MSM_PLATFORM is not enabled
This CDF_TRACE macro is declared in i_cdf_trace.h and is used
when MSM_PLATFORM is not enabled.
But the inclusion is not in the cdf_nbuf.h, so that it causes
the compilation issue, while CDF_TRACE is not found.

Since this function is used on the data path, so that the warning
is not necessary for non MSM platform.

And also refactor it to avoid compile flag inside the function.

Change-Id: I061eb35f5eee21c76fd486d378e53b35c02b5636
CRs-fixed: 966754
2016-02-08 15:50:45 -08:00
..
bmi qcacld-3.0: Abstract bus debug dump in hif layer 2016-02-08 15:50:45 -08:00
cdf qcacld-3.0: Fix compilation if MSM_PLATFORM is not enabled 2016-02-08 15:50:45 -08:00
cds qcacld-3.0: Remove epping context from cds 2016-02-08 15:50:44 -08:00
dp qcacld-3.0: Handle MIC Error in Chatter Mode 2016-02-08 15:50:45 -08:00
hdd qcacld-3.0: Configure maximum active session count to 3 2016-02-08 15:50:45 -08:00
hif qcacld-3.0: Fix hif_bus_prevent_linkdown compilation 2016-02-08 15:50:45 -08:00
htc qcacld-3.0: Runtime puts for HTT messages 2016-02-08 15:50:41 -08:00
mac qcacld-3.0: Fix memory leak in OEM data request 2016-02-08 15:50:45 -08:00
sap qcacld-3.0: SAP DFS-3 Feature support in DFS layer 2016-02-08 15:50:44 -08:00
sme qcacld-3.0: Allow Roaming Abort command to firmware 2016-02-08 15:50:45 -08:00
utils qcacld-3.0: Remove usage of f_dentry for Kernel upgrade 2016-02-08 15:50:45 -08:00
wma qcacld-3.0: Handle MIC Error in Chatter Mode 2016-02-08 15:50:45 -08:00
wmi qcacld-3.0: Runtime PM handling for htc messages 2016-02-08 15:50:41 -08:00