Skip to content

Commit

Permalink
staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'
Browse files Browse the repository at this point in the history
The LABPC_DEBUG define is not used in any of the code. Just
remove the #undef.

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>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jan 30, 2013
1 parent 40faa60 commit 12e9a5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/comedi/drivers/ni_labpc_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ NI manuals:
*/

#undef LABPC_DEBUG /* debugging messages */

#include "../comedidev.h"

#include <linux/delay.h>
Expand Down

0 comments on commit 12e9a5f

Please sign in to comment.