commit | 6e106b0d97e79f1abb60cc49a53af760950c3384 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Fri Aug 24 15:35:15 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Aug 24 16:10:39 2007 -0700 |
tree | 1a5af89d408ef7bab2360259494fd590f01cf81c | |
parent | 1a8f46100b657f533ce677e79bc27c6794c91c46 [diff] |
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: Randy Dunlap <randy.dunlap@oracle.com> [ Tested and Verified by Chandra Seetharaman ] Acked-by: Chandra Seetharaman <sekharan@us.ibm.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>