diff options
Diffstat (limited to 'include')
-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 cd8deba68cb2..f20410dd4482 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -521,7 +521,6 @@ typedef struct hwif_s { | |||
521 | unsigned reset : 1; /* reset after probe */ | 521 | unsigned reset : 1; /* reset after probe */ |
522 | unsigned sg_mapped : 1; /* sg_table and sg_nents are ready */ | 522 | unsigned sg_mapped : 1; /* sg_table and sg_nents are ready */ |
523 | unsigned mmio : 1; /* host uses MMIO */ | 523 | unsigned mmio : 1; /* host uses MMIO */ |
524 | unsigned straight8 : 1; /* Alan's straight 8 check */ | ||
525 | 524 | ||
526 | struct device gendev; | 525 | struct device gendev; |
527 | struct device *portdev; | 526 | struct device *portdev; |