From: H Hartley Sweeten Date: Mon, 21 Jan 2013 21:02:59 +0000 (-0700) Subject: staging: comedi: comedi_fops: remove last forward declaration X-Git-Tag: v3.9-rc1~127^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6cbd87d3b9324e2c4200dd5b1b275999044ad8;p=pandora-kernel.git staging: comedi: comedi_fops: remove last forward declaration There is still a forward declaration in this file for parse_insn(). Remove the need for it by moving do_insnlist_ioctl() down a bit. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed