From: H Hartley Sweeten Date: Thu, 1 Nov 2012 18:08:56 +0000 (-0700) Subject: staging: comedi: addi-data: remove special handling for apci1710 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~684 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ab760d63d33efee64bbe26b2002e459c3c4c57;p=pandora-kernel.git staging: comedi: addi-data: remove special handling for apci1710 Now that the addi_apci_1710 driver is not using addi_common.c we can remove the CONFIG_APCI_1710 define and all the special handling for the initialization of it's subdevices. Also remove the i_ADDIDATA_InsnReadEeprom() function from the addi_apci_1710 driver. This board does not have an eeprom subdevice and does not use this function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed