staging: comedi: cb_pcidas: remove forward declarations 7
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 00:50:36 +0000 (17:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:23:49 +0000 (15:23 -0700)
Move the caldac_8800_write function, and it's helper, to remove
the need for the forward declaration.

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>

No differences found