diff options
author | Christoph Hellwig <hch@lst.de> | 2016-09-19 08:50:53 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-09-26 20:49:25 -0400 |
commit | 92efbb8500230c883ca6966b0ef9f3e18c1e29ba (patch) | |
tree | b282ab533cb049107ba0db2bd8b5dd20810ee291 /drivers/scsi/Makefile | |
parent | f95819a09c2d6ff2e8a784ff46ba8836f937d07b (diff) | |
download | linux-92efbb8500230c883ca6966b0ef9f3e18c1e29ba.tar.gz linux-92efbb8500230c883ca6966b0ef9f3e18c1e29ba.tar.bz2 linux-92efbb8500230c883ca6966b0ef9f3e18c1e29ba.zip |
scsi: dtc: 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>
Acked-by: Finn Thain <fthain@telegraphics.com.au>
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 392609a1190a..38d938d7fe67 100644 --- a/drivers/scsi/Makefile +++ b/drivers/scsi/Makefile @@ -90,7 +90,6 @@ obj-$(CONFIG_SCSI_CHELSIO_FCOE) += csiostor/ obj-$(CONFIG_SCSI_DMX3191D) += dmx3191d.o obj-$(CONFIG_SCSI_HPSA) += hpsa.o obj-$(CONFIG_SCSI_SMARTPQI) += smartpqi/ -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 |