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>
This commit is contained in:
H Hartley Sweeten 2013-11-22 10:44:31 -07:00 committed by Greg Kroah-Hartman
parent ac50a92385
commit b5e2396de7

View File

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