Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e106b0d authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined



DM_MULTIPATH_RDAC uses SCSI API(s) and is for a SCSI device,
so add SCSI to its depends on to prevent build errors.

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
[ Tested and Verified by Chandra Seetharaman ]
Acked-by: default avatarChandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1a8f4610
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -263,7 +263,7 @@ config DM_MULTIPATH_EMC

config DM_MULTIPATH_RDAC
	tristate "LSI/Engenio RDAC multipath support (EXPERIMENTAL)"
	depends on DM_MULTIPATH && BLK_DEV_DM && EXPERIMENTAL
	depends on DM_MULTIPATH && BLK_DEV_DM && SCSI && EXPERIMENTAL
	---help---
	  Multipath support for LSI/Engenio RDAC.