From: Randy Dunlap Date: Fri, 23 Sep 2011 22:43:54 +0000 (-0700) Subject: scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error X-Git-Tag: v3.1-rc8~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b7fe39babcbd67458a0c4fbed5704089e0c8c1f;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed