Bluetooth: Enable per-module dynamic debug messages
[pandora-kernel.git] / net / bluetooth / hidp / core.c
index acdeab3..b186768 100644 (file)
 
 #include "hidp.h"
 
-#ifndef CONFIG_BT_HIDP_DEBUG
-#undef  BT_DBG
-#define BT_DBG(D...)
-#endif
-
 #define VERSION "1.2"
 
 static DECLARE_RWSEM(hidp_session_sem);