X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=net%2Fbluetooth%2Fcmtp%2Fsock.c;fp=net%2Fbluetooth%2Fcmtp%2Fsock.c;h=16b0fad74f6e82d6a9ec0f5c98725a50fd89757a;hp=8c7f7bc4e0bacbbed7ef05daae6aacb0af34a8e3;hb=a418b893a6af11ae73c762ed5b76c1bad6dc19d8;hpb=5ddd4a60683f819982b7bd3d1aee972f931c11a3 diff --git a/net/bluetooth/cmtp/sock.c b/net/bluetooth/cmtp/sock.c index 8c7f7bc4e0ba..16b0fad74f6e 100644 --- a/net/bluetooth/cmtp/sock.c +++ b/net/bluetooth/cmtp/sock.c @@ -43,11 +43,6 @@ #include "cmtp.h" -#ifndef CONFIG_BT_CMTP_DEBUG -#undef BT_DBG -#define BT_DBG(D...) -#endif - static int cmtp_sock_release(struct socket *sock) { struct sock *sk = sock->sk;