]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/bluetooth/rfcomm/core.c
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
[linux-2.6-omap-h63xx.git] / net / bluetooth / rfcomm / core.c
index ba537fae0a4ca653b4a7eedb7b941deb8aef613b..37c640d1c3fd9d103a86f0445d40d0b220a833a2 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;