]> Pileus Git - ~andy/linux/commitdiff
staging: comedi: addi_apci_1710: remove COMEDI_SUBD_TTLIO define
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 1 Nov 2012 18:10:51 +0000 (11:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 19:34:25 +0000 (12:34 -0700)
This define exists in hwdrv_APCI1710.c, where it's actually used.
Remove the duplicate define.

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>
drivers/staging/comedi/drivers/addi_apci_1710.c

index 6bfbebeeb20ed2810887464ad518d8a748ae0c9e..a142129e7f7ffb329ad1ad1c0d62533aaa43dd80 100644 (file)
@@ -19,10 +19,6 @@ static void fpu_end(void)
 #include "addi-data/addi_eeprom.c"
 #include "addi-data/hwdrv_APCI1710.c"
 
-#ifndef COMEDI_SUBD_TTLIO
-#define COMEDI_SUBD_TTLIO   11 /* Digital Input Output But TTL */
-#endif
-
 static const struct addi_board apci1710_boardtypes[] = {
        {
                .pc_DriverName          = "apci1710",