staging: comedi: addi_common.h: remove boardinfo member 'i_PCIEeprom'
This member of the boardinfo is not used by any of 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
b6cc74814f
commit
e10e23db54
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
struct addi_board {
|
||||
const char *name;
|
||||
int i_PCIEeprom; /* eeprom present or not */
|
||||
char *pc_EepromChip; /* type of chip */
|
||||
int i_NbrAiChannel; /* num of A/D chans */
|
||||
int i_NbrAiChannelDiff; /* num of A/D chans in diff mode */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue