]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ide.h
ide: remove superfluous ->dma field from ide_hwif_t
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
index 7fd1ec135510d37a7c7f248afd1505bbbe98e621..fdec0108dba17436c3ed21d4966218a97b2d29f9 100644 (file)
@@ -756,8 +756,6 @@ typedef struct hwif_s {
 
        void            *hwif_data;     /* extra hwif data */
 
-       unsigned dma;
-
 #ifdef CONFIG_BLK_DEV_IDEACPI
        struct ide_acpi_hwif_link *acpidata;
 #endif