From: James Bottomley Date: Sat, 28 Jul 2007 15:07:36 +0000 (-0400) Subject: [SCSI] libsas: fix build dependencies on libata X-Git-Tag: v2.6.23-rc3~98^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15617ff66c777b008e170f9c5b0e8a9854937648;p=pandora-kernel.git [SCSI] libsas: fix build dependencies on libata If you have the libsas with ATA support, it needs libata to function. The problem is that if you compile in libsas, you can't build libata as a module (however, vice versa you can). Signed-off-by: James Bottomley --- Reading git-diff-tree failed