]> 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)
commit448953ae7916077ba75e73086ebe1233bc8991d9
tree662425ae880aa430e06fac116716667bebc76210
parent68d8863d1afbc0f173c3902169b63a16a03067f9
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