From: H Hartley Sweeten Date: Sat, 26 Jan 2013 00:34:45 +0000 (-0700) Subject: staging: comedi: ni_mio_cs: move comedi_driver declaration X-Git-Tag: v3.9-rc1~127^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaefe848e056474a583b43c13c4891fbda50caa4;p=pandora-kernel.git staging: comedi: ni_mio_cs: move comedi_driver declaration Move the comedi_driver declaration down in the file. This gets rid of the need for a couple forward declarations. For aesthetic reasons, add some whitespace to the declaration. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed