aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/ide.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 478ddf7e21d5..7744ac9d1ff9 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -571,7 +571,6 @@ typedef struct hwif_s {
571 571
572 unsigned noprobe : 1; /* don't probe for this interface */ 572 unsigned noprobe : 1; /* don't probe for this interface */
573 unsigned present : 1; /* this interface exists */ 573 unsigned present : 1; /* this interface exists */
574 unsigned hold : 1; /* this interface is always present */
575 unsigned serialized : 1; /* serialized all channel operation */ 574 unsigned serialized : 1; /* serialized all channel operation */
576 unsigned sharing_irq: 1; /* 1 = sharing irq with another hwif */ 575 unsigned sharing_irq: 1; /* 1 = sharing irq with another hwif */
577 unsigned reset : 1; /* reset after probe */ 576 unsigned reset : 1; /* reset after probe */