From: H Hartley Sweeten Date: Tue, 23 Oct 2012 23:27:42 +0000 (-0700) Subject: staging: comedi: ni_660x: move module init code to EOF X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1051 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990b9eeda07b3f0c72dd2afa28e25067752e5222;p=pandora-kernel.git staging: comedi: ni_660x: move module init code to EOF Move the module init code to the end of the file. This removes the need for all the forward declarations. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed