commit | fe9b0850ab8f6f5a91a170cca07d24a2afb4ceb9 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Apr 22 18:33:03 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 23 10:41:38 2013 -0700 |
tree | 93a224f5d1e5ac81b9a777e2282884b28dd3d23a | |
parent | 62c3b4bf66bfff62faf4556ee5ba251ba5e8b506 [diff] |
staging: comedi: das800: remove forward declarations Move the das800_cancel() and das800_interrupt() functions to remove the need for the remaining forward declarations. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>