From: H Hartley Sweeten Date: Tue, 23 Apr 2013 01:32:06 +0000 (-0700) Subject: staging: comedi: das800: move das800_attach() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92046ae49dec96ec40d861721c922c50fabf1756;p=pandora-kernel.git staging: comedi: das800: move das800_attach() The move the das800_attach() function near the comedi_driver declaration at the end of the file. This also removes the need for some of the forward declarations. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed