Browse Source

staging: comedi: addi_apci_1032: remove i_IorangeBase[01]

This boardinfo is no longer required by the driver. Remove it.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H Hartley Sweeten 12 years ago
parent
commit
e0085d1fc9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/staging/comedi/drivers/addi_apci_1032.c

+ 0 - 2
drivers/staging/comedi/drivers/addi_apci_1032.c

@@ -12,8 +12,6 @@ static const struct addi_board apci1032_boardtypes[] = {
 		.pc_DriverName		= "apci1032",
 		.i_VendorId		= PCI_VENDOR_ID_ADDIDATA,
 		.i_DeviceId		= 0x1003,
-		.i_IorangeBase0		= 4,
-		.i_IorangeBase1		= APCI1032_ADDRESS_RANGE,
 		.i_PCIEeprom		= ADDIDATA_EEPROM,
 		.pc_EepromChip		= ADDIDATA_93C76,
 		.i_NbrDiChannel		= 32,