OSDN Git Service

staging: comedi: addi_apci_3120: remove APCI3120_DISABLE_SCAN
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 4 Nov 2014 17:54:23 +0000 (10:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 17:34:00 +0000 (09:34 -0800)
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>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c

index a71b70f..d2d0ef4 100644 (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