commit | 2b7fe39babcbd67458a0c4fbed5704089e0c8c1f | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Fri Sep 23 15:43:54 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Sep 23 16:02:33 2011 -0700 |
tree | d9a78bf09715de4ce4da1a3583b7aecc551f8361 | |
parent | 78bbd284e85f1af56a9fa30760c019357c2a1b4b [diff] |
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error SCSI_ISCI needs to select SCSI_SAS_HOST_SMP to ensure that all needed symbols are available to it. Fixes this build error: ERROR: "try_test_sas_gpio_gp_bit" [drivers/scsi/isci/isci.ko] undefined! Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>