Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c
[pandora-kernel.git] / drivers / bluetooth / hci_ll.c
index b91d45a..2d2f66e 100644 (file)
 
 #include "hci_uart.h"
 
+#ifndef CONFIG_BT_HCIUART_DEBUG
+#undef  BT_DBG
+#define BT_DBG( A... )
+#endif
+
 /* HCILL commands */
 #define HCILL_GO_TO_SLEEP_IND  0x30
 #define HCILL_GO_TO_SLEEP_ACK  0x31