staging: comedi: dmm32at: remove forward declarations 1
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 3 Jul 2012 01:11:23 +0000 (18:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:51:20 +0000 (15:51 -0700)
commit4f793db33dc3bab1b77a540386a662fbfd595e08
tree6becebc44f588c8b6f3ecd155cbcea509510b950
parent17f49dd46c5db2912d2dd985f400f6237fd30255
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>
drivers/staging/comedi/drivers/dmm32at.c