staging: comedi: amplc_pci230: Remove forward declarations 2
authorIan Abbott <abbotti@mev.co.uk>
Fri, 1 Jun 2012 16:31:43 +0000 (17:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:50:50 +0000 (20:50 -0700)
commit091e8d8ff434f5e6e67dcfd742e2df8cac999ce4
treec623fc7684bccff594886b60bc723cda77fd4171
parent027ee06835e96d425998003fe0b60ab128581fd6
staging: comedi: amplc_pci230: Remove forward declarations 2

Remove some forward function declarations: pci230_ct_setup_ns_mode(),
pci230_ns_to_single_timer(), pci230_cancel_ct().  Also need to move:
divide_ns().

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci230.c