]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/esp_scsi.h
[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
[linux-2.6-omap-h63xx.git] / drivers / scsi / esp_scsi.h
index 8d4a6690401f9bd11dbf23296f4ed6fb8a072246..d5576d54ce768f6e801e174c29f69901f36bc111 100644 (file)
@@ -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()