X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Fbluetooth%2Fhci_sock.c;h=4f9621f759a010d7e2403660103a780341f77e14;hb=d1a020050c6ce1a0794ff73582ccf47e4db536f7;hp=d62579b67959cd935f1f20c8c128dcabd9436f37;hpb=9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6;p=~andy%2Flinux diff --git a/net/bluetooth/hci_sock.c b/net/bluetooth/hci_sock.c index d62579b6795..4f9621f759a 100644 --- a/net/bluetooth/hci_sock.c +++ b/net/bluetooth/hci_sock.c @@ -49,11 +49,6 @@ #include #include -#ifndef CONFIG_BT_HCI_SOCK_DEBUG -#undef BT_DBG -#define BT_DBG(D...) -#endif - /* ----- HCI socket interface ----- */ static inline int hci_test_bit(int nr, void *addr)