Browse Source

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 <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H Hartley Sweeten 11 years ago
parent
commit
b5e2396de7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      drivers/staging/comedi/drivers/ni_65xx.c

+ 0 - 3
drivers/staging/comedi/drivers/ni_65xx.c

@@ -43,9 +43,6 @@ except maybe the 6514.
 
 
  */
  */
 
 
-#define DEBUG 1
-#define DEBUG_FLAGS
-
 #include <linux/module.h>
 #include <linux/module.h>
 #include <linux/pci.h>
 #include <linux/pci.h>
 #include <linux/interrupt.h>
 #include <linux/interrupt.h>