From: H Hartley Sweeten Date: Fri, 22 Nov 2013 17:44:31 +0000 (-0700) Subject: staging: comedi: ni_pcidio: remove DEBUG and DEBUG_FLAGS defines X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b5e2396de75862459b3ad323b4d9c85ead0a7a6d;p=linux-beck.git staging: comedi: ni_pcidio: remove DEBUG and DEBUG_FLAGS 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_65xx.c b/drivers/staging/comedi/drivers/ni_65xx.c index 853f62b2b1a9..aae708bfbe15 100644 --- a/drivers/staging/comedi/drivers/ni_65xx.c +++ b/drivers/staging/comedi/drivers/ni_65xx.c @@ -43,9 +43,6 @@ except maybe the 6514. */ -#define DEBUG 1 -#define DEBUG_FLAGS - #include #include #include