From: H Hartley Sweeten Date: Wed, 30 Jan 2013 23:44:47 +0000 (-0700) Subject: staging: comedi: ni_daq_dio24: move comedi_driver declaration X-Git-Tag: v3.9-rc1~127^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25602bd7350dc180128376db9772277818f041f2;p=pandora-kernel.git staging: comedi: ni_daq_dio24: move comedi_driver declaration Move the comedi_driver declaration down in the file. This removes the need for the 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