git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78bbd28
)
scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build error
author
Randy Dunlap
<rdunlap@xenotime.net>
Fri, 23 Sep 2011 22:43:54 +0000
(15:43 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 23 Sep 2011 23:02:33 +0000
(16:02 -0700)
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>
No differences found