diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 7a5da394b98f..d1d0111e48aa 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -505,9 +505,7 @@ typedef struct hwif_s { | |||
505 | 505 | ||
506 | unsigned long dma_base; /* base addr for dma ports */ | 506 | unsigned long dma_base; /* base addr for dma ports */ |
507 | unsigned long dma_command; /* dma command register */ | 507 | unsigned long dma_command; /* dma command register */ |
508 | unsigned long dma_vendor1; /* dma vendor 1 register */ | ||
509 | unsigned long dma_status; /* dma status register */ | 508 | unsigned long dma_status; /* dma status register */ |
510 | unsigned long dma_vendor3; /* dma vendor 3 register */ | ||
511 | unsigned long dma_prdtable; /* actual prd table address */ | 509 | unsigned long dma_prdtable; /* actual prd table address */ |
512 | 510 | ||
513 | unsigned long config_data; /* for use by chipset-specific code */ | 511 | unsigned long config_data; /* for use by chipset-specific code */ |