| commit | db0eaeed6493fed37382fc98e06b2708aeaedaaa | [log] [tgz] |
|---|---|---|
| author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Apr 23 15:24:24 2012 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 24 11:38:36 2012 -0700 |
| tree | edd7c64088138e13f23629a262b330f60ba606b2 | |
| parent | d7bd1cd1478d7eb7dd21f330acb9419178edbdb3 [diff] |
staging: comedi: refactor adl_pci7296 driver to remove forward declarations Move the struct comedi_driver variable and the associated attach/detach routines to remove the need for the forward declarations. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Cc: Mori Hess <fmhess@users.sourceforge.net> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>