| commit | a10a5d6f62b7b08350e7f0fb3b5331abc51ba492 | [log] [tgz] |
|---|---|---|
| author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Apr 23 15:16:23 2012 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 24 11:38:36 2012 -0700 |
| tree | 7c9c5ade17b6b9dfe7d4feaa6f702ff358486a5e | |
| parent | db0eaeed6493fed37382fc98e06b2708aeaedaaa [diff] |
staging: comedi: refactor adl_pci7230 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>