staging: comedi: ni_mio_cs: move pcmcia_driver functions
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 26 Jan 2013 00:33:54 +0000 (17:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:08:23 +0000 (23:08 -0500)
commitbea5b9035dae264e5da4a8a6aacc8bace0647c35
tree49806c35f7dcbcfd638411ea1f6adb962822f06d
parent63e563af82e643cc0aaf3409fea2328809f2cf36
staging: comedi: ni_mio_cs: move pcmcia_driver functions

For aesthetic reasons, move all the pcmcia_driver functions so they
are near the pcmcia_driver declaration. This also removes the need
for a couple forward declarations.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_cs.c