]> err.no Git - linux-2.6/blobdiff - include/linux/ide.h
kernel: add common infrastructure for unaligned access
[linux-2.6] / include / linux / ide.h
index 7a5da394b98fa138a7cf3cbadba5997b1b705f2e..b0135b0c3a0435777b379d8f47f817d18c73de67 100644 (file)
@@ -505,10 +505,7 @@ typedef struct hwif_s {
 
        unsigned long   dma_base;       /* base addr for dma ports */
        unsigned long   dma_command;    /* dma command register */
-       unsigned long   dma_vendor1;    /* dma vendor 1 register */
        unsigned long   dma_status;     /* dma status register */
-       unsigned long   dma_vendor3;    /* dma vendor 3 register */
-       unsigned long   dma_prdtable;   /* actual prd table address */
 
        unsigned long   config_data;    /* for use by chipset-specific code */
        unsigned long   select_data;    /* for use by chipset-specific code */