X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=net%2Fbluetooth%2Fhidp%2Fcore.c;fp=net%2Fbluetooth%2Fhidp%2Fcore.c;h=b18676870d5500e0fff1ece30654b060f373db2d;hb=a78d411c6518eb7dd038eef6668f78a7e6c14ec4;hp=acdeab3d980707fbd7740344abd4f7ffe335c75d;hpb=4a6908a3a050aacc9c3a2f36b276b46c0629ad91;p=h-e-n diff --git a/net/bluetooth/hidp/core.c b/net/bluetooth/hidp/core.c index acdeab3..b186768 100644 --- a/net/bluetooth/hidp/core.c +++ b/net/bluetooth/hidp/core.c @@ -47,11 +47,6 @@ #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);