dect
/
linux-2.6
Archived
13
0
Fork 0

staging: comedi: addi_apci_3120: remove COMEDI_SUBD_TTLIO define

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>
This commit is contained in:
H Hartley Sweeten 2012-11-01 17:30:53 -07:00 committed by Greg Kroah-Hartman
parent 97641816b5
commit 7dd2358156
1 changed files with 0 additions and 4 deletions

View File

@ -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",