staging: comedi: addi_apci_3120: remove APCI3120_DISABLE_SCAN

This define is not used in the driver. 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 2014-11-04 10:54:23 -07:00 committed by Greg Kroah-Hartman
parent 7a945f984d
commit 67d3a2e715
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY
/* nWrMode_Select */
#define APCI3120_ENABLE_SCAN 0x8
#define APCI3120_DISABLE_SCAN (~APCI3120_ENABLE_SCAN)
#define APCI3120_ENABLE_EOS_INT 0x2
#define APCI3120_ENABLE_EOC_INT 0x1