diff options
author | Christoph Hellwig <hch@lst.de> | 2016-09-19 18:50:47 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-09-27 03:49:24 +0300 |
commit | 9b3a34fb2125141720515b79ed2228545645a7bc (patch) | |
tree | 7a16ab1bb6b65e43a5cb65ec468974160c8afee6 /drivers/scsi/Makefile | |
parent | 086acff2cf8a6a41f533e5da5f51923db5f68df4 (diff) | |
download | linux-9b3a34fb2125141720515b79ed2228545645a7bc.tar.xz |
scsi: wd7000: remove from tree
The driver has not seen any maintainer activity or other work that
wasn't tree wide conversion or clenaups in the entire history of
the git tree.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/Makefile')
-rw-r--r-- | drivers/scsi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile index fc0d9b8f2bdf..d870cc51d0bb 100644 --- a/drivers/scsi/Makefile +++ b/drivers/scsi/Makefile @@ -99,7 +99,6 @@ obj-$(CONFIG_SCSI_DTC3280) += dtc.o obj-$(CONFIG_SCSI_SYM53C8XX_2) += sym53c8xx_2/ obj-$(CONFIG_SCSI_ZALON) += zalon7xx.o obj-$(CONFIG_SCSI_EATA_PIO) += eata_pio.o -obj-$(CONFIG_SCSI_7000FASST) += wd7000.o obj-$(CONFIG_SCSI_EATA) += eata.o obj-$(CONFIG_SCSI_DC395x) += dc395x.o obj-$(CONFIG_SCSI_AM53C974) += esp_scsi.o am53c974.o |