Driver core: Fix device_move() vs. dpm list ordering, v2
[cascardo/linux.git] / net / bluetooth / rfcomm / core.c
index ce68e04..acd84fd 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;