Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
[cascardo/linux.git] / drivers / scsi / esp_scsi.h
index 8d4a669..d5576d5 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()