diff mbox series

[1/1] doc: scsi: remove reference to tmscsim.txt file

Message ID ca9292ddbe567ae841b6c7e2d27e011ce078442d.1547059763.git.ottosabart@seberm.com (mailing list archive)
State Mainlined
Commit afd055809b3829bd292ee6ef9b98693d34fcd0f0
Headers show
Series [1/1] doc: scsi: remove reference to tmscsim.txt file | expand

Commit Message

Otto Sabart Jan. 9, 2019, 7:08 p.m. UTC
The tmscsim.txt doc file was removed in c121107d0f84.

Fixes: c121107d0f84 ("scsi: documentation: Obsolete documentation references")
Signed-off-by: Otto Sabart <ottosabart@seberm.com>
---
 drivers/scsi/Kconfig | 2 --
 1 file changed, 2 deletions(-)

Comments

Martin K. Petersen Jan. 12, 2019, 3:28 a.m. UTC | #1
Otto,

> The tmscsim.txt doc file was removed in c121107d0f84.

Applied to 5.1/scsi-queue, thanks.
diff mbox series

Patch

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index f38882f6f37d..6cbc391689ad 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1196,8 +1196,6 @@  config SCSI_AM53C974
 	  PCscsi/PCnet (Am53/79C974) solutions.
 	  This is a new implementation base on the generic esp_scsi driver.
 
-	  Documentation can be found in <file:Documentation/scsi/tmscsim.txt>.
-
 	  Note that this driver does NOT support Tekram DC390W/U/F, which are
 	  based on NCR/Symbios chips. Use "NCR53C8XX SCSI support" for those.