commit | 410ca5c7c6ed08bda165e8137bff26c3fbee5a1b | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Dec 15 16:22:01 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Dec 15 18:41:13 2005 -0800 |
tree | 079d028ecb7ea645f0948e3a90a919c7c4f35eee | |
parent | 7b16318dea8d9840dac567a2ae8c50ecdea36aea [diff] |
[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 <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>