commit | 944a2f111f5cb82c46b75a4990aa3afa4b243b35 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Jun 29 17:36:09 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:46:05 2012 -0700 |
tree | 20232cf048978a346514b4e506af726b0e4b1189 | |
parent | 6f37e28821c38ea1981cef26ca6187cf307ea612 [diff] |
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>