]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: comedi: cb_pcidas64: fix forward declarations 2
authorIan Abbott <abbotti@mev.co.uk>
Fri, 2 Nov 2012 19:18:03 +0000 (19:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Nov 2012 08:28:58 +0000 (09:28 +0100)
commita299d8817d9656bc5fc9192f0369b2202d5b5a01
treea947074c63908dfda350a9c73d1f3d2f43d4fc2c
parent9c7a00f572266305322824403241c4aa21f46b8a
staging: comedi: cb_pcidas64: fix forward declarations 2

Move `cb_pcidas64_find_pci_board()`, `auto_attach()` and `detach()` and
remove the forward declaration of `setup_subdevices()`.

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