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
6 files changed
tree: bb2836f7f04c0ae3d63df5c80c333083872edc9d
  1. dp/
  2. hal/
  3. hif/
  4. htc/
  5. pld_stub/
  6. qdf/
  7. wmi/
  8. README.txt
  9. VERSION.txt