]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: make comedi_internal.h self-reliant
authorIan Abbott <abbotti@mev.co.uk>
Fri, 27 Mar 2015 15:58:19 +0000 (15:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 11:12:28 +0000 (13:12 +0200)
commit72c4fec08288c9cba23a6712ec78cc62db10c918
tree662425ae880aa430e06fac116716667bebc76210
parent79d2914cc3abce76fe9091fc8acf9f4f952334fe
staging: comedi: make comedi_internal.h self-reliant

Add `#include`s and declare incomplete types to "comedi_internal.h" so
that .c files still compile when it is the first file included.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_internal.h