mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 13:59:45 -04:00
staging: comedi: addi_apci_1500: remove APCI1500_ADDRESS_RANGE
This define is not used by the driver. Remove it. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
18be14034b
commit
eae27ff767
@@ -21,9 +21,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* Card Specific information */
|
||||
#define APCI1500_ADDRESS_RANGE 4
|
||||
|
||||
/* DIGITAL INPUT-OUTPUT DEFINE */
|
||||
|
||||
#define APCI1500_AND 2
|
||||
|
||||
Reference in New Issue
Block a user