staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits'
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 21:56:03 +0000 (14:56 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:40:03 +0000 (15:40 -0700)
commit745c22a016b28912fdc802656186da59121edbb1
tree73abb544f101e616a3eb89be52b721e045ccf3b1
parentcde6f08a5e28e2f0c08ecadd98465bfb48e01472
staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits'

All the boards supported by this driver have 16-bit DACs. The
ao_bits variable in the boardinfo is commented out anyway.
Just 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>
drivers/staging/comedi/drivers/adl_pci6208.c