commit | 6b7de35e32882226654ea3ac28620e8c82f8cb0f | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Jul 02 15:48:26 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 15:51:20 2012 -0700 |
tree | 8b9107036669f890d592f22c2b7fcc4170d0e8d0 | |
parent | ae6eba84efd2ccc214ed50e8b35bbc54cb50121b [diff] |
staging: comedi: das08_cs: move the comedi_driver variable Move the comedi_driver variable to remove the need for the forward declarations. Add some whitespace to the declaration for aesthetic reasons. 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>