diff options
author | Christoph Hellwig <hch@lst.de> | 2018-03-19 08:37:52 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-03-19 22:54:47 -0400 |
commit | 616434e2aa7091f0fc5f7838af0f8bc809c8cf85 (patch) | |
tree | f11f75b1ccd4939abbb8077d934228c3436501f2 /Documentation/scsi | |
parent | 94d4731cc5848e582e6cd510d57c41bc3be82045 (diff) | |
download | blackbird-op-linux-616434e2aa7091f0fc5f7838af0f8bc809c8cf85.tar.gz blackbird-op-linux-616434e2aa7091f0fc5f7838af0f8bc809c8cf85.zip |
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.txt | 3 |
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 st= [HW,SCSI] SCSI tape parameters (buffers, etc.) See Documentation/scsi/st.txt. - sym53c416= [HW,SCSI] - See header of drivers/scsi/sym53c416.c. - tmscsim= [HW,SCSI] See comment before function dc390_setup() in drivers/scsi/tmscsim.c. |