]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ide.h
ide: remove unused PC_FLAG_DRQ_INTERRUPT
[linux-2.6-omap-h63xx.git] / 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 {