staging: comedi: amplc_pci230: remove ai_chans member
authorIan Abbott <abbotti@mev.co.uk>
Mon, 1 Sep 2014 11:03:43 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 18:21:31 +0000 (11:21 -0700)
commite69ad291fbb08f79bf8014efeb29e2a74944bfa8
treeb18fcf639ef6f858ecb33f699875882d9af80216
parent0a89e7147229d183f9e5566fc774d8e0dfeff627
staging: comedi: amplc_pci230: remove ai_chans member

All boards supported by the "amplc_pci230" driver have 16 AI channels,
so the `ai_chans` member of `struct pci230_board` is superfluous and can
be removed.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci230.c