staging: comedi: cb_das16_cs: Move the comedi_driver variable
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 25 Jun 2012 23:23:38 +0000 (16:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 22:20:21 +0000 (15:20 -0700)
commit2f01826783c95d7056304408c0046198d25e71b6
treed79847a53cbc38ca7436c16e48158a2f39293802
parentbc314fb53f1557716bdb2bdae8bf6b898b0f8ab9
staging: comedi: cb_das16_cs: 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/cb_das16_cs.c