commit | a605be0c68f4c7585255bdb5a8ddbc1782d829ad | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jun 26 17:59:17 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:23:52 2012 -0700 |
tree | a1e6a28852b86e2b5f8e07af37914713c5145894 | |
parent | 0c5ecbb0b77833e8ac5c90b7652684ae5f16480f [diff] |
staging: comedi: cb_pcidas: cleanup the boardinfo 3 Remove the ai_diff_chans variable. This option is not used in the driver. If it is used later, the value can be easily found by using ai_se_chans/2. 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>