From: Dan Williams Date: Fri, 23 Sep 2011 23:43:45 +0000 (-0700) Subject: [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error X-Git-Tag: v3.2-rc1~125^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d962480e9a061505637bb16543d49e247349e25d;p=pandora-kernel.git [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error If the user has disabled CONFIG_SCSI_SAS_HOST_SMP then libsas drivers will not be receiving smp-gpio frames and do not need this lookup code. Reported-by: Randy Dunlap Tested-by: Randy Dunlap Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed