[SCSI] esp: use shost_priv
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: David Miller <davem@davemloft.net> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
bcd92c9fbc
commit
2b14ec7878
@@ -517,8 +517,6 @@ struct esp {
|
||||
struct sbus_dma *dma;
|
||||
};
|
||||
|
||||
#define host_to_esp(host) ((struct esp *)(host)->hostdata)
|
||||
|
||||
/* A front-end driver for the ESP chip should do the following in
|
||||
* it's device probe routine:
|
||||
* 1) Allocate the host and private area using scsi_host_alloc()
|
||||
|
Reference in New Issue
Block a user