]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: amplc_pc236: Remove forward function declarations
authorIan Abbott <abbotti@mev.co.uk>
Tue, 29 May 2012 13:49:30 +0000 (14:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:46:57 +0000 (20:46 -0700)
commit7bd06f69f3f52fcd04999790a2a9d66f1a8cd0c9
treef3f594b73855020a2ea72d88362336a706dad7de
parentc25386f5db48ee5d94b6ff3b1dc43ea6c87c9560
staging: comedi: amplc_pc236: 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_pc236.c