aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2016-09-19 08:50:49 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2016-09-26 20:49:24 -0400
commit180a186d9839a5c2a2d2a2a572d5e47f41bf9309 (patch)
treea1f4d7c680b19fb15304df2f859df2cc31c7fe02 /drivers/scsi/Makefile
parentscsi: in2000: remove from tree (diff)
downloadlinux-dev-180a186d9839a5c2a2d2a2a572d5e47f41bf9309.tar.xz
linux-dev-180a186d9839a5c2a2d2a2a572d5e47f41bf9309.zip
scsi: ultrastor: 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/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/Makefile b/drivers/scsi/Makefile
index 07bf799bf8a9..2e7d9efd86af 100644
--- a/drivers/scsi/Makefile
+++ b/drivers/scsi/Makefile
@@ -63,7 +63,6 @@ obj-$(CONFIG_SCSI_BUSLOGIC) += BusLogic.o
obj-$(CONFIG_SCSI_DPT_I2O) += dpt_i2o.o
obj-$(CONFIG_SCSI_U14_34F) += u14-34f.o
obj-$(CONFIG_SCSI_ARCMSR) += arcmsr/
-obj-$(CONFIG_SCSI_ULTRASTOR) += ultrastor.o
obj-$(CONFIG_SCSI_AHA152X) += aha152x.o
obj-$(CONFIG_SCSI_AHA1542) += aha1542.o
obj-$(CONFIG_SCSI_AHA1740) += aha1740.o