OSDN Git Service

staging: comedi: s626: remove forward declarations 1
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 21 Jun 2012 02:24:47 +0000 (19:24 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jun 2012 03:05:01 +0000 (20:05 -0700)
commit020c44f3ad91b334f907a66eedba68f46dd39d25
treefe2e013f15908278ee48d9c397a17443f23f9e83
parent0588ea3467e8773ddc98dfccb67b646ead2abd31
staging: comedi: s626: remove forward declarations 1

Move the s626_attach and s626_detach functions down to match
the coding style of the other comedi drivers. Then remove
the forward declarations that are no longer needed.

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