staging: comedi: ni_6527: remove unused DEBUG* 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>
This commit is contained in:
H Hartley Sweeten 2013-10-01 15:08:58 -07:00 committed by Greg Kroah-Hartman
parent 1b5bb66245
commit 186bdcd176

View file

@ -33,9 +33,6 @@ Updated: Sat, 25 Jan 2003 13:24:40 -0800
*/
#define DEBUG 1
#define DEBUG_FLAGS
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/interrupt.h>