瀏覽代碼

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>
H Hartley Sweeten 12 年之前
父節點
當前提交
7dd2358156
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      drivers/staging/comedi/drivers/addi_apci_3120.c

+ 0 - 4
drivers/staging/comedi/drivers/addi_apci_3120.c

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