]> err.no Git - linux-2.6/blobdiff - include/linux/ide.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[linux-2.6] / include / linux / ide.h
index 147bfee1fe705107d6c6decb7f1dba908c06ee27..d67ccca2b96472b229ffd264642ff420aae66cba 100644 (file)
@@ -687,7 +687,6 @@ enum {
        PC_FLAG_WRITING                 = (1 << 6),
        /* command timed out */
        PC_FLAG_TIMEDOUT                = (1 << 7),
-       PC_FLAG_DRQ_INTERRUPT           = (1 << 8),
 };
 
 struct ide_atapi_pc {