staging: comedi: ni_daq_700: move the boardinfo variable
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 22 Jun 2012 23:24:06 +0000 (16:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:55:07 +0000 (20:55 -0700)
commit79820c9cec076bd839a076fcb06fb6bfb79b1614
tree948d59f371bc2f16f2bbde0504ea878386feccab
parent726288e4aadbe53ed8f43483eb3b02c4a5385bd4
staging: comedi: ni_daq_700: move the boardinfo variable

For aesthetic reasons, move the boardinfo declaration down so it's
next to the comedi_driver. That's the only place in the driver
where it's referenced directly.

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