]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ide.h
ide: remove broken disk byte-swapping support
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
index 74f1ef9c6d940a8a1ff92d93925bdf7bda9b25d9..f94cf036bd955cac0621f0325a3ca3c3f7b76285 100644 (file)
@@ -394,7 +394,6 @@ typedef struct ide_drive_s {
        u8      state;                  /* retry state */
        u8      waiting_for_dma;        /* dma currently in progress */
        u8      unmask;                 /* okay to unmask other irqs */
-       u8      bswap;                  /* byte swap data */
        u8      noflush;                /* don't attempt flushes */
        u8      dsc_overlap;            /* DSC overlap */
        u8      nice1;                  /* give potential excess bandwidth */