Bluetooth: btwilink: remove DEBUG define
authorLeo Yan <leo.yan@linaro.org>
Tue, 5 May 2015 07:09:17 +0000 (15:09 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 13 May 2015 21:00:51 +0000 (23:00 +0200)
Remove the DEBUG define as the debug code; so can remove mass debug info
from log buffer when using dmesg.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btwilink.c

index 55c135b7757a9df84745f05bf27870365cbddd73..7a722df97343ee6f25fb4c02959b8d64bacc4449 100644 (file)
@@ -22,7 +22,7 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
-#define DEBUG
+
 #include <linux/platform_device.h>
 #include <net/bluetooth/bluetooth.h>
 #include <net/bluetooth/hci_core.h>