From: Maurus Cuelenaere Date: Fri, 13 Aug 2010 19:29:30 +0000 (+0200) Subject: USB: s3c-hsotg: Remove DEBUG define X-Git-Tag: v6.6-pxa1908~33473^2~16 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=0f1312b260499b34bb92fc9bd8ca1560dda2c4da;p=linux.git USB: s3c-hsotg: Remove DEBUG define DEBUG is defined unconditionally, remove it as this clutters the message log. Signed-off-by: Maurus Cuelenaere Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/gadget/s3c-hsotg.c b/drivers/usb/gadget/s3c-hsotg.c index 521ebed0118d..a229744a8c7d 100644 --- a/drivers/usb/gadget/s3c-hsotg.c +++ b/drivers/usb/gadget/s3c-hsotg.c @@ -12,8 +12,6 @@ * published by the Free Software Foundation. */ -#define DEBUG - #include #include #include