commit | dd2aef646c9cfcc2647cae52a5097ce70f1e13c3 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Fri Mar 22 09:36:34 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 11:39:20 2013 -0700 |
tree | 0df587f0ff01040dd81b01581bc66c15276a850d | |
parent | 6e8bddf281d5db0da34f919271b3966c14ed5de4 [diff] |
staging: comedi: ni_labpc: remove forward declarations 1 Move the comedi_driver (*attach), (*auto_attach), and (*detach) functions as well as a couple of the attach helper functions to remove the need for a number of the forward declarations. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>