summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@trik.(none)>2004-09-24 00:26:06 +0200
committerBartlomiej Zolnierkiewicz <bzolnier@trik.(none)>2004-09-24 00:26:06 +0200
commita6a074b9fa8feb4372fda66982ad3b42aa1f4c3e (patch)
tree9b794be4f7ad8bfaf99963d8d923b8e8916d2377 /include
parent59f9f96e64d1af23447505eca8f20cae0b704d6e (diff)
parent7c04b5fc18ee58929fc43b0c22f6cb49203047ac (diff)
Merge trik.(none):/home/bzolnier/bk/linux-2.6
into trik.(none):/home/bzolnier/bk/ide-2.6
Diffstat (limited to 'include')
-rw-r--r--include/linux/ide.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 6bdf3302f4be..590f4ed1069e 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -929,7 +929,6 @@ typedef struct hwif_s {
struct scatterlist *sg_table;
int sg_nents; /* Current number of entries in it */
int sg_dma_direction; /* dma transfer direction */
- int sg_dma_active; /* is it in use */
/* data phase of the active command (currently only valid for PIO/DMA) */
int data_phase;