From: Maurus Cuelenaere Date: Fri, 13 Aug 2010 19:29:30 +0000 (+0200) Subject: USB: s3c-hsotg: Remove DEBUG define X-Git-Tag: v2.6.36-rc4~90^2~16 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=0f1312b260499b34bb92fc9bd8ca1560dda2c4da;p=~shefty%2Frdma-dev.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 521ebed0118..a229744a8c7 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