android_kernel_xiaomi_sm8350/uapi/linux
Srinivas Girigowda 6147c58dff qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG
This is a qcacld-2.0 to qcacld-3.0 propagation.

pr_debug() should not appear by default in kernel log (kmsg).
DEBUG is a kernel macro, since host driver is using the same name macro,
pr_debug log statements are appearing in kmsg.

Fix this by moving the code under DEBUG to WLAN_DEBUG and
remove DEBUG macro from Kbuild.

Change-Id: I5bb385f91f9b6ba15629a5878625fefc21d4a7e1
CRs-Fixed: 1003261
2016-10-19 10:45:28 -07:00
..
a_debug.h qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
a_types.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
athstartpack.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
dbglog_common.h qcacld-3.0: Initial snapshot of ihelium wlan driver 2015-11-17 17:52:53 -08:00
debug_linux.h qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
osapi_linux.h qcacld-3.0: Replace DEBUG macro with WLAN_DEBUG 2016-10-19 10:45:28 -07:00
pktlog_ac_fmt.h qcacld-3.0: Changes to support WDI_EVENT_SW_EVENT for packetlog 2016-08-20 10:36:52 -07:00