staging: comedi: amplc_dio200: Remove forward function declarations
commitfd97962b4142fc3460d3628c3842be6d33b9aa94
authorIan Abbott <abbotti@mev.co.uk>
Thu, 31 May 2012 13:08:33 +0000 (31 14:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:49:19 +0000 (4 20:49 -0700)
tree2d7d37d480166583dcd31ac096e39fe588a024ac
parentd22e9306c3e119ebc058d5b77306042d6603b231
staging: comedi: amplc_dio200: 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.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200.c