]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/comedi/drivers/addi-data/hwdrv_apci3xxx.h
staging: comedi: addi_data: remove pr_TTLRangelist
[~andy/linux] / drivers / staging / comedi / drivers / addi-data / hwdrv_apci3xxx.h
index cce9e12e820f49a4b881b3fa76b612beaa14556d..e10b7e5103353c49283d8cc24fbbca3d83919f94 100644 (file)
@@ -42,20 +42,6 @@ static const struct comedi_lrange range_apci3XXX_ai = { 8, {BIP_RANGE(10),
                                                     UNI_RANGE(1)}
 };
 
-static const struct comedi_lrange range_apci3XXX_ttl = { 12, {BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1),
-                                                      BIP_RANGE(1)}
-};
-
 static const struct comedi_lrange range_apci3XXX_ao = { 2, {BIP_RANGE(10),
                                                     UNI_RANGE(10)}
 };