commit | 4683f9f8010523701d87eb56643a85bec947939f | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Sep 07 17:46:12 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 07 21:53:01 2012 -0700 |
tree | 3b28fb099122c61e547a19bba1a24591417cb26e | |
parent | 09253b396d6b6ae97e50af917ba13935a51266fc [diff] |
staging: comedi: me4000: remove me4000_ao_range Use range_bipolar10, which is exported by the comedi core, instead of creating a local symbol for an identical range. 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>