summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSrinivas Girigowda <sgirigow@codeaurora.org>2016-10-19 16:01:31 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-10-20 01:38:39 -0700
commitd865981c412fbf154757faa807d62f0855b0f488 (patch)
treec8ad37c9b83d9c04d2aed99af875b9e10311596e /include
parent8327bc4ef57ae116170397958886b1923549881d (diff)
qcacmn: 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
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions