From 4ddc6ba41d4609c568d48e23c78907f9fec2134b Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 13 Mar 2014 14:16:09 -0700 Subject: [PATCH] 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-format-patch failed