Bluetooth: Enable per-module dynamic debug messages
[pandora-kernel.git] / net / bluetooth / rfcomm / core.c
index ba537fa..37c640d 100644 (file)
 #include <net/bluetooth/l2cap.h>
 #include <net/bluetooth/rfcomm.h>
 
-#ifndef CONFIG_BT_RFCOMM_DEBUG
-#undef  BT_DBG
-#define BT_DBG(D...)
-#endif
-
 #define VERSION "1.10"
 
 static int disable_cfc = 0;