commit | 4f793db33dc3bab1b77a540386a662fbfd595e08 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Jul 02 18:11:23 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:51:20 2012 -0700 |
tree | 6becebc44f588c8b6f3ecd155cbcea509510b950 | |
parent | 17f49dd46c5db2912d2dd985f400f6237fd30255 [diff] |
staging: comedi: dmm32at: remove forward declarations 1 Move the attach/detach functions as well as the boardinfo variable to remove the need to most of the forward declarations. Add some whitespace to the boardinfo during the move. 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>