From: H Hartley Sweeten Date: Thu, 13 Mar 2014 21:16:09 +0000 (-0700) Subject: staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functions X-Git-Tag: v3.15-rc1~139^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ddc6ba41d4609c568d48e23c78907f9fec2134b;p=pandora-kernel.git staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functions Move these functions closer to the comedi_driver declaration. This removes the need for one 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