[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:
@ -182,14 +182,8 @@
|
||||
#include <linux/dma-mapping.h>
|
||||
|
||||
#include <scsi/sg.h>
|
||||
|
||||
#include "scsi.h"
|
||||
|
||||
#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,5,0)
|
||||
#include "hosts.h"
|
||||
#else
|
||||
#include <scsi/scsi_host.h>
|
||||
#endif
|
||||
|
||||
#include "ips.h"
|
||||
|
||||
|
Reference in New Issue
Block a user