]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/bluetooth/cmtp/capi.c
Bluetooth: Enable per-module dynamic debug messages
[mirror_ubuntu-bionic-kernel.git] / net / bluetooth / cmtp / capi.c
index 3e9d5bb3fefb6de364353c62684efd5b7629e9d4..78958c0f9a40a8e7e04e15c41074c1e47e959398 100644 (file)
 
 #include "cmtp.h"
 
-#ifndef CONFIG_BT_CMTP_DEBUG
-#undef  BT_DBG
-#define BT_DBG(D...)
-#endif
-
 #define CAPI_INTEROPERABILITY          0x20
 
 #define CAPI_INTEROPERABILITY_REQ      CAPICMD(CAPI_INTEROPERABILITY, CAPI_REQ)