From: Matthew Wilcox Date: Thu, 15 Dec 2005 21:22:01 +0000 (-0500) Subject: [SCSI] Move scsi_print_msg to SPI class X-Git-Tag: v2.6.16-rc1~474^2~22^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410ca5c7c6ed08bda165e8137bff26c3fbee5a1b;p=pandora-kernel.git [SCSI] Move scsi_print_msg to SPI class scsi_print_msg() is an SPI-specific concept. This patch moves it from constants.c to scsi_transport_spi.c and updates the Kconfig to link in the SPI class for the drivers which use scsi_print_msg(). Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed