Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e1e2739 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman
Browse files

staging: comedi: amplc_dio200.h: remove 'mainsize' from boardinfo



This member of the boardinfo is not used by the drivers. Remove it.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e2dfb515
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ struct dio200_board {
	struct dio200_layout layout;
	unsigned char mainbar;
	unsigned char mainshift;
	unsigned int mainsize;
};

int amplc_dio200_common_attach(struct comedi_device *dev, unsigned int irq,