]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/bluetooth/btusb.c
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[karo-tx-linux.git] / drivers / bluetooth / btusb.c
index 7f7526c186d07cb0f884b8c618fbc488520e64bb..b5fbda6d490a4a142e5a11936b3e14260a09d3de 100644 (file)
 #include <net/bluetooth/bluetooth.h>
 #include <net/bluetooth/hci_core.h>
 
-//#define CONFIG_BT_HCIBTUSB_DEBUG
-#ifndef CONFIG_BT_HCIBTUSB_DEBUG
-#undef  BT_DBG
-#define BT_DBG(D...)
-#endif
-
 #define VERSION "0.4"
 
 static int ignore_dga;