staging: comedi: ni_daq_700: Move the comedi_driver variable
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:17:52 +0000 (16:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:05 +0000 (20:55 -0700)
commit1ac53c027bb6be5a82b080a1320bfd6f7fba641b
tree45e5a4b005efb0e5dc98586acf92fd80d661f113
parent1a4d5b17c331b7a086a49720b1d7911caa075e3b
staging: comedi: ni_daq_700: Move the comedi_driver variable

Move the comedi_driver variable to remove the need for the
forward declarations. Add some whitespace to the declaration
for aesthetic reasons.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_daq_700.c