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