mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 12:16:29 -04:00
staging: comedi: ni_daq_dio24: remove '#undef LABPC_DEBUG'
The LABPC_DEBUG define is not used in this driver. Just remove the Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
61f828ec59
commit
5316ec5453
@@ -37,9 +37,6 @@ This is just a wrapper around the 8255.o driver to properly handle
|
||||
the PCMCIA interface.
|
||||
*/
|
||||
|
||||
/* #define LABPC_DEBUG *//* enable debugging messages */
|
||||
#undef LABPC_DEBUG
|
||||
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/slab.h>
|
||||
#include "../comedidev.h"
|
||||
|
||||
Reference in New Issue
Block a user