summaryrefslogtreecommitdiffstats
path: root/Documentation/scsi
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-03-19 03:37:52 -0400
committerMartin K. Petersen <martin.petersen@oracle.com>2018-03-19 22:54:47 -0400
commit616434e2aa7091f0fc5f7838af0f8bc809c8cf85 (patch)
treef11f75b1ccd4939abbb8077d934228c3436501f2 /Documentation/scsi
parent94d4731cc5848e582e6cd510d57c41bc3be82045 (diff)
scsi: remove the sym53c416 driver
This driver hasn't seen any recent bug fixing and is one of the last drivers using the scsi_module.c infrastruture that has been deprecated 15 years ago. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r--Documentation/scsi/scsi-parameters.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/scsi/scsi-parameters.txt b/Documentation/scsi/scsi-parameters.txt
index 8f7be8a05642..2dc7f11179d1 100644
--- a/Documentation/scsi/scsi-parameters.txt
+++ b/Documentation/scsi/scsi-parameters.txt
@@ -108,9 +108,6 @@ parameters may be changed at runtime by the command
108 st= [HW,SCSI] SCSI tape parameters (buffers, etc.) 108 st= [HW,SCSI] SCSI tape parameters (buffers, etc.)
109 See Documentation/scsi/st.txt. 109 See Documentation/scsi/st.txt.
110 110
111 sym53c416= [HW,SCSI]
112 See header of drivers/scsi/sym53c416.c.
113
114 tmscsim= [HW,SCSI] 111 tmscsim= [HW,SCSI]
115 See comment before function dc390_setup() in 112 See comment before function dc390_setup() in
116 drivers/scsi/tmscsim.c. 113 drivers/scsi/tmscsim.c.