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 3f2889400250..260e871ae880 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1085,7 +1085,6 @@ enum { | |||
1085 | IDE_HFLAG_IO_32BIT = (1 << 24), | 1085 | IDE_HFLAG_IO_32BIT = (1 << 24), |
1086 | /* unmask IRQs */ | 1086 | /* unmask IRQs */ |
1087 | IDE_HFLAG_UNMASK_IRQS = (1 << 25), | 1087 | IDE_HFLAG_UNMASK_IRQS = (1 << 25), |
1088 | IDE_HFLAG_ABUSE_SET_DMA_MODE = (1 << 26), | ||
1089 | /* serialize ports if DMA is possible (for sl82c105) */ | 1088 | /* serialize ports if DMA is possible (for sl82c105) */ |
1090 | IDE_HFLAG_SERIALIZE_DMA = (1 << 27), | 1089 | IDE_HFLAG_SERIALIZE_DMA = (1 << 27), |
1091 | /* force host out of "simplex" mode */ | 1090 | /* force host out of "simplex" mode */ |