From: Ian Abbott Date: Wed, 30 May 2012 18:04:40 +0000 (+0100) Subject: staging: comedi: amplc_pc263: Remove forward function declarations X-Git-Tag: v3.6-rc1~100^2~987 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba7914cd133cff9ac73e3434ba6980f2ac97a362;p=pandora-kernel.git staging: comedi: amplc_pc263: Remove forward function declarations Moved some functions and variables to avoid forward declarations. Moved PCI table closer to the struct pci_driver that refers to it. Also removed some useless comments from pc263_attach(). Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed