diff options
Diffstat (limited to 'include')
-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 7fd1ec135510..fdec0108dba1 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -756,8 +756,6 @@ typedef struct hwif_s { | |||
756 | 756 | ||
757 | void *hwif_data; /* extra hwif data */ | 757 | void *hwif_data; /* extra hwif data */ |
758 | 758 | ||
759 | unsigned dma; | ||
760 | |||
761 | #ifdef CONFIG_BLK_DEV_IDEACPI | 759 | #ifdef CONFIG_BLK_DEV_IDEACPI |
762 | struct ide_acpi_hwif_link *acpidata; | 760 | struct ide_acpi_hwif_link *acpidata; |
763 | #endif | 761 | #endif |