X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fscsi%2Fesp_scsi.h;h=28e22acf87ea94f9c703086689da850174495573;hb=574c3fdae3890e60f8bc59e8107686944ba1e446;hp=655e0b2240bf497eb9529723beea4c3e2118b542;hpb=eadc49b1a8d09480f14caea292142f103a89c77a;p=linux-2.6-omap-h63xx.git diff --git a/drivers/scsi/esp_scsi.h b/drivers/scsi/esp_scsi.h index 655e0b2240b..28e22acf87e 100644 --- a/drivers/scsi/esp_scsi.h +++ b/drivers/scsi/esp_scsi.h @@ -322,7 +322,6 @@ struct esp_target_data { u8 nego_goal_tags; struct scsi_target *starget; - int starget_ref; }; struct esp_event_ent { @@ -522,7 +521,8 @@ struct esp { struct completion *eh_reset; - struct sbus_dma *dma; + void *dma; + int dmarev; }; /* A front-end driver for the ESP chip should do the following in