]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: APCI1710_Ssi: remove forward declarations
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 29 Oct 2012 23:57:34 +0000 (16:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:47:44 +0000 (10:47 -0700)
commitf459d3ef0a1c3b79107c5120cf04f2bc53af933d
tree4e2935408499879344ff8745d7223ca39c1c4469
parent3eaa1151084af59652264e0126a423d82271a4e2
staging: comedi: APCI1710_Ssi: remove forward declarations

None of the functions in this file are exported. Make all of them
static and remove the unnecessary 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/addi-data/APCI1710_Ssi.c
drivers/staging/comedi/drivers/addi-data/APCI1710_Ssi.h