staging: comedi: ni_670x: remove forward declarations
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 30 Jun 2012 00:36:09 +0000 (17:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:46:05 +0000 (15:46 -0700)
commit944a2f111f5cb82c46b75a4990aa3afa4b243b35
tree20232cf048978a346514b4e506af726b0e4b1189
parent6f37e28821c38ea1981cef26ca6187cf307ea612
staging: comedi: ni_670x: remove forward declarations

Move the attach and detach functions to remove the need for the
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/ni_670x.c