]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: APCI1710_Tor: remove forward declarations
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 29 Oct 2012 23:57:52 +0000 (16:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:47:44 +0000 (10:47 -0700)
commit189790cd83afa7570ab66588896dd048d679b76f
tree78cbaffa9f4e5fe27a0811dbadc604bf3a154a6a
parentf459d3ef0a1c3b79107c5120cf04f2bc53af933d
staging: comedi: APCI1710_Tor: 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_Tor.c
drivers/staging/comedi/drivers/addi-data/APCI1710_Tor.h