aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r--include/linux/ide.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index d111c3ebbbae..ba51a93fa547 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -464,8 +464,6 @@ struct ide_acpi_hwif_link;
464/* ATAPI device flags */ 464/* ATAPI device flags */
465enum { 465enum {
466 IDE_AFLAG_DRQ_INTERRUPT = (1 << 0), 466 IDE_AFLAG_DRQ_INTERRUPT = (1 << 0),
467 /* Drive cannot lock the door. */
468 IDE_AFLAG_NO_DOORLOCK = (1 << 2),
469 467
470 /* ide-cd */ 468 /* ide-cd */
471 /* Drive cannot eject the disc. */ 469 /* Drive cannot eject the disc. */