projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b5e8a
)
Bluetooth: btwilink: remove DEBUG define
author
Leo Yan
<leo.yan@linaro.org>
Tue, 5 May 2015 07:09:17 +0000
(15:09 +0800)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 13 May 2015 21:00:51 +0000
(23:00 +0200)
Remove the DEBUG define as the debug code; so can remove mass debug info
from log buffer when using dmesg.
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btwilink.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/bluetooth/btwilink.c
b/drivers/bluetooth/btwilink.c
index 55c135b7757a9df84745f05bf27870365cbddd73..7a722df97343ee6f25fb4c02959b8d64bacc4449 100644
(file)
--- a/
drivers/bluetooth/btwilink.c
+++ b/
drivers/bluetooth/btwilink.c
@@
-22,7
+22,7
@@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
-#define DEBUG
+
#include <linux/platform_device.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>