From: H Hartley Sweeten Date: Mon, 10 Nov 2014 23:20:07 +0000 (-0700) Subject: staging: comedi: addi_apci_1564: board does not use an AMCC PCI controller X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff24b999554d048d3105fefdd0bd89dbfc312af;p=pandora-kernel.git staging: comedi: addi_apci_1564: board does not use an AMCC PCI controller According to ADDI-DATA, the APCI-1564 board has a FPGA with a PCI core, it does not use an AMCC PCI controller chip. Remove the amcc_s5933.h include as well as the read of the AMCC_OP_REG_INTCSR register. That offset would actually read APCI1564_WDOG_STATUS_REG register in the FPGA which has nothing to do with the interrupt status. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed