X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fesp_scsi.h;h=d5576d54ce768f6e801e174c29f69901f36bc111;hb=03ce11048b3832f5f0c471ccdb3363a870a14ac1;hp=8d4a6690401f9bd11dbf23296f4ed6fb8a072246;hpb=d6454706c382ab74e2ecad7803c434cc6bd30343;p=mv-sheeva.git diff --git a/drivers/scsi/esp_scsi.h b/drivers/scsi/esp_scsi.h index 8d4a6690401..d5576d54ce7 100644 --- a/drivers/scsi/esp_scsi.h +++ b/drivers/scsi/esp_scsi.h @@ -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()