mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 14:56:54 -04:00
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:
committed by
Greg Kroah-Hartman
parent
80168e9e58
commit
58011fdebb
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user