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:
0caeb91
)
[SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRS
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 18 Aug 2010 16:28:43 +0000
(09:28 -0700)
committer
James Bottomley
<James.Bottomley@suse.de>
Thu, 9 Sep 2010 20:34:01 +0000
(15:34 -0500)
Fix kconfig dependency warnings in scsi/Kconfig:
warning: (SCSI_SAS_LIBSAS && SCSI || SCSI_MPT2SAS && SCSI_LOWLEVEL && PCI && SCSI || FUSION_SAS && FUSION && PCI && SCSI) selects SCSI_SAS_ATTRS which has unmet direct dependencies (SCSI && BLK_DEV_BSG)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found