summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/st.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-12-06 23:51:34 +0000
committerRalf Baechle <ralf@linux-mips.org>1997-12-06 23:51:34 +0000
commit230e5ab6a084ed50470f101934782dbf54b0d06b (patch)
tree5dd821c8d33f450470588e7a543f74bf74306e9e /drivers/scsi/st.h
parentc9b1c8a64c6444d189856f1e26bdcb8b4cd0113a (diff)
Merge with Linux 2.1.67.
Diffstat (limited to 'drivers/scsi/st.h')
-rw-r--r--drivers/scsi/st.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/st.h b/drivers/scsi/st.h
index c25c80cc7..c3e71f293 100644
--- a/drivers/scsi/st.h
+++ b/drivers/scsi/st.h
@@ -64,7 +64,6 @@ typedef struct {
unsigned capacity;
struct wait_queue * waiting;
Scsi_Device* device;
- Scsi_Cmnd SCpnt;
struct semaphore sem;
ST_buffer * buffer;