commit | 25602bd7350dc180128376db9772277818f041f2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jan 30 16:44:47 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 03 19:27:37 2013 -0600 |
tree | 6680f86263a007a39ea79ee3aa318ed27391cb56 | |
parent | 112215012f42e2db1f7e2965e25936c4809e89b1 [diff] |
staging: comedi: ni_daq_dio24: move comedi_driver declaration Move the comedi_driver declaration down in the file. This removes the need for the forward declarations. For aesthetic reasons, add some whitespace to the declaration. 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>