staging: comedi: s626: remove forward declarations 5
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 21 Jun 2012 02:26:11 +0000 (19:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:05:02 +0000 (20:05 -0700)
commit6baffbc2a4a11d78325f338a5e4731207ab9ca7d
tree67708125c650ba19129ed084435da00b15ee08d8
parent954147296993e1c369f8e1d68d488724e7040dea
staging: comedi: s626: remove forward declarations 5

Move the irq set/reset/clear and ns_to_timer helper functions
up to remove the need for the forward declarations.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.c