OSDN Git Service

staging: comedi: ni_labpc_cs: move pcmcia_driver functions
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 26 Jan 2013 01:36:33 +0000 (18:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Jan 2013 04:09:25 +0000 (23:09 -0500)
commit00cefaa56219ac78fa6ece610b0854628a9724aa
treee232fef0d99ae7c46d777b0835eefd8e18f4666b
parent4fc76ea03f5f847e7c70cd81849b2c825119ef78
staging: comedi: ni_labpc_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 some of the 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_labpc_cs.c