staging: comedi: fl512: remove DEBUG define

This define is not used by the driver. Just remove it.

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:42:55 -07:00 committed by Greg Kroah-Hartman
parent 84f3da0985
commit 9e0c0db6ea

@ -16,8 +16,6 @@ Configuration options:
[0] - I/O port base address
*/
#define DEBUG 0
#include <linux/module.h>
#include "../comedidev.h"