From: H Hartley Sweeten Date: Mon, 23 Apr 2012 22:31:08 +0000 (-0700) Subject: staging: comedi: refactor adl_pci7432 driver to remove forward declarations X-Git-Tag: v3.5-rc1~145^2~229^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7bd1cd1478d7eb7dd21f330acb9419178edbdb3;p=pandora-kernel.git staging: comedi: refactor adl_pci7432 driver to remove forward declarations Move the struct comedi_driver variable and the associated attach/detach routines to remove the need for the forward declarations. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Mori Hess Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed