[SCSI] scsi: remove hosts.h
Remove the obsolete hosts.h file under drivers/scsi. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
@@ -2212,7 +2212,7 @@ static s32 adpt_scsi_register(adpt_hba* pHba,struct scsi_host_template * sht)
|
||||
*/
|
||||
host->io_port = 0;
|
||||
host->n_io_port = 0;
|
||||
/* see comments in hosts.h */
|
||||
/* see comments in scsi_host.h */
|
||||
host->max_id = 16;
|
||||
host->max_lun = 256;
|
||||
host->max_channel = pHba->top_scsi_channel + 1;
|
||||
|
Reference in New Issue
Block a user