]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: comedi: addi_apci_1032: remove i_IorangeBase[01]
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 5 Nov 2012 21:37:24 +0000 (14:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Nov 2012 08:30:55 +0000 (09:30 +0100)
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>
drivers/staging/comedi/drivers/addi_apci_1032.c

index 384ccf64db24e88b6188579c832d5c755ab78517..625d7009e4d92843912c7d0830613845115fc472 100644 (file)
@@ -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,