staging: comedi: mite: make internal functions static
authorIan Abbott <abbotti@mev.co.uk>
Fri, 14 Sep 2012 16:34:21 +0000 (17:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Sep 2012 12:09:07 +0000 (05:09 -0700)
commitae0318019ff5d63d1128193731d2382823ff83a9
tree12c9dcca3d598f967adf9a1f981a2c9412c3451e
parentb021367487fef35f91a4fa82b2eed63149f63410
staging: comedi: mite: make internal functions static

Declare some non-exported functions in "mite.c" `static` and remove
their declarations from "mite.h".

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