staging: comedi: ni_tio.h: remove unnecessary forward declarations

These struct forward declarations are not needed. Remove them.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
H Hartley Sweeten 2016-03-23 15:36:49 -07:00 committed by Greg Kroah-Hartman
parent 80168e9e58
commit 58011fdebb

View File

@ -19,10 +19,6 @@
#include "../comedidev.h"
/* forward declarations */
struct mite_struct;
struct ni_gpct_device;
enum ni_gpct_register {
NITIO_G0_AUTO_INC,
NITIO_G1_AUTO_INC,