From 9a2bb4d0b10d32a7b9bafffe0e61e3776311ece1 Mon Sep 17 00:00:00 2001 From: Otto Sabart Date: Tue, 12 Mar 2019 14:37:54 +0800 Subject: [PATCH] scsi: doc: remove reference to tmscsim.txt file mainline inclusion from mainline-5.1 commit afd055809b3829bd292ee6ef9b98693d34fcd0f0 category: bugfix bugzilla: 12183 CVE: NA --------------------------- The tmscsim.txt doc file was removed in c121107d0f84. Fixes: c121107d0f84 ("scsi: documentation: Obsolete documentation references") Signed-off-by: Otto Sabart Signed-off-by: Martin K. Petersen Signed-off-by: zhengbin Reviewed-by: Yang Yingliang Signed-off-by: Yang Yingliang --- drivers/scsi/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 7c097006c54d..a117b18c5a72 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig @@ -1174,8 +1174,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 . - Note that this driver does NOT support Tekram DC390W/U/F, which are based on NCR/Symbios chips. Use "NCR53C8XX SCSI support" for those. -- GitLab