mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 00:53:40 +00:00
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: 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:
parent
e2dfb51576
commit
9e1e2739ef
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user