Bluetooth: Enable per-module dynamic debug messages
[pandora-kernel.git] / drivers / bluetooth / hci_vhci.c
index 7320a71..0bbefba 100644 (file)
 #include <net/bluetooth/bluetooth.h>
 #include <net/bluetooth/hci_core.h>
 
-#ifndef CONFIG_BT_HCIVHCI_DEBUG
-#undef  BT_DBG
-#define BT_DBG(D...)
-#endif
-
 #define VERSION "1.2"
 
 static int minor = MISC_DYNAMIC_MINOR;