]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/bluetooth/hci_conn.c
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
[linux-2.6-omap-h63xx.git] / net / bluetooth / hci_conn.c
index b7002429f1525311053f14171a1d94a25bf1ff04..a4a789f24c8d4668d7b54997654f8a516d62898a 100644 (file)
 #include <net/bluetooth/bluetooth.h>
 #include <net/bluetooth/hci_core.h>
 
-#ifndef CONFIG_BT_HCI_CORE_DEBUG
-#undef  BT_DBG
-#define BT_DBG(D...)
-#endif
-
 void hci_acl_connect(struct hci_conn *conn)
 {
        struct hci_dev *hdev = conn->hdev;