diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 2e4b8dd03cfe..4ed4777bba67 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -667,7 +667,7 @@ typedef struct hwif_s { | |||
667 | u8 straight8; /* Alan's straight 8 check */ | 667 | u8 straight8; /* Alan's straight 8 check */ |
668 | u8 bus_state; /* power state of the IDE bus */ | 668 | u8 bus_state; /* power state of the IDE bus */ |
669 | 669 | ||
670 | u16 host_flags; | 670 | u32 host_flags; |
671 | 671 | ||
672 | u8 pio_mask; | 672 | u8 pio_mask; |
673 | 673 | ||