scsi: gdth: remove ISA and EISA support
authorChristoph Hellwig <hch@lst.de>
Wed, 12 Dec 2018 07:41:21 +0000 (08:41 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 9 Jan 2019 02:58:35 +0000 (21:58 -0500)
commit314814552a0adfa6f27f05165c609044e2baad9c
treeb9ddd8664ba39e922bbf5b1ecb6d63a8a1864513
parent463563fa745ac7ac564458c1903325b937ee8c5f
scsi: gdth: remove ISA and EISA support

The non-PCI code has bitrotted for quite a while and will just oops
on load because it passes a NULL pointer to the PCI DMA routines.

Lets kill it for good - if someone really wants to use one of these
cards I'll help mentoring them to write a proper driver glue.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig
drivers/scsi/gdth.c
drivers/scsi/gdth.h