staging: comedi: adv_pci1710: remove iorange member
authorIan Abbott <abbotti@mev.co.uk>
Thu, 14 Mar 2013 11:40:54 +0000 (11:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Mar 2013 22:02:47 +0000 (15:02 -0700)
commitc2a10d70f2c84459152ba7de164701cabff53043
tree6f5524f5a101ef6eb030a211cb654982994496c2
parent0b33e43ab39b0080fca9c2cfab58e60af0dd4971
staging: comedi: adv_pci1710: remove iorange member

The `iorange` member of `struct boardtype` is initialized but not used.
Get rid of it and the macro constants `IORANGE_171x` and `IORANGE_1720`.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/adv_pci1710.c