From: H Hartley Sweeten Date: Tue, 1 Oct 2013 22:08:58 +0000 (-0700) Subject: staging: comedi: ni_6527: remove unused DEBUG* defines X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=186bdcd176d94b6777d88a6a5712b428570a9e1a;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git staging: comedi: ni_6527: remove unused DEBUG* defines These defines are not used in the driver. Remove them. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/ni_6527.c b/drivers/staging/comedi/drivers/ni_6527.c index fb24bc56fc81..f99825dcda05 100644 --- a/drivers/staging/comedi/drivers/ni_6527.c +++ b/drivers/staging/comedi/drivers/ni_6527.c @@ -33,9 +33,6 @@ Updated: Sat, 25 Jan 2003 13:24:40 -0800 */ -#define DEBUG 1 -#define DEBUG_FLAGS - #include #include #include