Skip to content

Commit

Permalink
staging: comedi: addi_apci_3120: remove COMEDI_SUBD_TTLIO define
Browse files Browse the repository at this point in the history
This define is not used by the driver. Remove it.

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 Nov 2, 2012
1 parent 9764181 commit 7dd2358
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/comedi/drivers/addi_apci_3120.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

#include "addi-data/hwdrv_apci3120.c"

#ifndef COMEDI_SUBD_TTLIO
#define COMEDI_SUBD_TTLIO 11 /* Digital Input Output But TTL */
#endif

static const struct addi_board apci3120_boardtypes[] = {
{
.pc_DriverName = "apci3120",
Expand Down

0 comments on commit 7dd2358

Please sign in to comment.