staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype
authorIan Abbott <[email protected]>
Mon, 28 Jul 2014 12:09:35 +0000 (13:09 +0100)
committerGreg Kroah-Hartman <[email protected]>
Wed, 30 Jul 2014 23:48:42 +0000 (16:48 -0700)
commitf57f5848f9b313889702b018220ea256284dbddf
treebbcb304dd095181bab01d644c678599ba950544f
parent4cb60db2eabd275649b3305cc488a9794de8e463
staging: comedi: amplc_pc236, amplc_pci236: get rid of bustype

The `bustype` member of `struct pc236_board` variables is initialized,
but never used.  Remove it along with the enumerated constants
associated with it.

Signed-off-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/comedi/drivers/amplc_pc236.c
drivers/staging/comedi/drivers/amplc_pc236.h
drivers/staging/comedi/drivers/amplc_pci236.c