diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 150e42311ee0..1d28006aec68 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -842,7 +842,6 @@ typedef struct hwif_s { | |||
842 | 842 | ||
843 | unsigned present : 1; /* this interface exists */ | 843 | unsigned present : 1; /* this interface exists */ |
844 | unsigned serialized : 1; /* serialized all channel operation */ | 844 | unsigned serialized : 1; /* serialized all channel operation */ |
845 | unsigned sharing_irq: 1; /* 1 = sharing irq with another hwif */ | ||
846 | unsigned sg_mapped : 1; /* sg_table and sg_nents are ready */ | 845 | unsigned sg_mapped : 1; /* sg_table and sg_nents are ready */ |
847 | 846 | ||
848 | struct device gendev; | 847 | struct device gendev; |