From: H Hartley Sweeten Date: Mon, 23 Apr 2012 23:13:43 +0000 (-0700) Subject: staging: comedi: refactor aio_iiro_16 driver to remove forward declarations X-Git-Tag: v3.5-rc1~145^2~229^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f97a28d6967df6d5b049510926671a8290a8acb;p=pandora-kernel.git staging: comedi: refactor aio_iiro_16 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