From: Christoph Hellwig Date: Mon, 16 May 2005 16:51:13 +0000 (+0200) Subject: [SCSI] aic7xxx: remove some DV leftovers X-Git-Tag: v2.6.12-rc5~17^2~8 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c06716fe1cea97749668c83e8374b453fbd00823;p=~emulex%2Finfiniband.git [SCSI] aic7xxx: remove some DV leftovers Signed-off-by: James Bottomley --- diff --git a/drivers/scsi/aic7xxx/aic7xxx_osm.h b/drivers/scsi/aic7xxx/aic7xxx_osm.h index 95609703521..6ea2bfb8820 100644 --- a/drivers/scsi/aic7xxx/aic7xxx_osm.h +++ b/drivers/scsi/aic7xxx/aic7xxx_osm.h @@ -488,15 +488,9 @@ struct ahc_platform_data { spinlock_t spin_lock; u_int qfrozen; - pid_t dv_pid; struct timer_list completeq_timer; struct timer_list reset_timer; struct semaphore eh_sem; - struct semaphore dv_sem; - struct semaphore dv_cmd_sem; /* XXX This needs to be in - * the target struct - */ - struct scsi_device *dv_scsi_dev; struct Scsi_Host *host; /* pointer to scsi host */ #define AHC_LINUX_NOIRQ ((uint32_t)~0) uint32_t irq; /* IRQ for this adapter */