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)
commit78cff59e88eb0f3ae81f50741a8ce2e38f890139
tree662425ae880aa430e06fac116716667bebc76210
parentef4b4b274cf96a857dd78b49558509b55d75163a
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