projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4e360c
)
[SCSI] aic7xxx: remove some DV leftovers
author
Christoph Hellwig
<hch@lst.de>
Mon, 16 May 2005 16:51:13 +0000
(18:51 +0200)
committer
James Bottomley
<jejb@mulgrave.(none)>
Fri, 20 May 2005 20:54:35 +0000
(15:54 -0500)
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic7xxx_osm.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/scsi/aic7xxx/aic7xxx_osm.h
b/drivers/scsi/aic7xxx/aic7xxx_osm.h
index 956097035219d43ec4470a886a7ed62b26527cf0..6ea2bfb8820c71a7787423f42f50869ae16a44dc 100644
(file)
--- 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 */