commit | fd97962b4142fc3460d3628c3842be6d33b9aa94 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Thu May 31 14:08:33 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 04 20:49:19 2012 -0700 |
tree | 2d7d37d480166583dcd31ac096e39fe588a024ac | |
parent | d22e9306c3e119ebc058d5b77306042d6603b231 [diff] |
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>