mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 03:06:50 -04:00
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:
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user