commit | 00cefaa56219ac78fa6ece610b0854628a9724aa | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jan 25 18:36:33 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 29 23:09:25 2013 -0500 |
tree | e232fef0d99ae7c46d777b0835eefd8e18f4666b | |
parent | 4fc76ea03f5f847e7c70cd81849b2c825119ef78 [diff] |
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>