瀏覽代碼

USB: s3c-hsotg: Remove DEBUG define

DEBUG is defined unconditionally, remove it as this clutters the message log.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Maurus Cuelenaere 15 年之前
父節點
當前提交
0f1312b260
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/usb/gadget/s3c-hsotg.c

+ 0 - 2
drivers/usb/gadget/s3c-hsotg.c

@@ -12,8 +12,6 @@
  * published by the Free Software Foundation.
 */
 
-#define DEBUG
-
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/spinlock.h>