staging: comedi: cb_pcidas: remove forward declarations 3
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 00:48:05 +0000 (17:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:23:48 +0000 (15:23 -0700)
Move the handle_ao_interrupt function 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