]> git.baikalelectronics.ru Git - kernel.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)
commite62276a0ed1153fd5996b94c0e963bb7c68857a4
treef3f594b73855020a2ea72d88362336a706dad7de
parent61bc02bb5fae4dc08bcb421f6ca1fa6c33210a78
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