staging: comedi: comedi_bond: remove unused subdev_type
authorIan Abbott <abbotti@mev.co.uk>
Fri, 23 Aug 2013 13:45:04 +0000 (14:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Aug 2013 13:41:56 +0000 (06:41 -0700)
commitad9f81f0b591986db6db1f750d7203db2d33c040
tree22557e047ee1db829976a25bc694e2075f422425
parent10b799d2fe7c004f204b833818486544080441d2
staging: comedi: comedi_bond: remove unused subdev_type

The `subdev_type` member of `struct bonded_device` is set but not used.
Remove it.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/comedi_bond.c