diff options
Diffstat (limited to 'drivers/ide/ide-floppy.h')
-rw-r--r-- | drivers/ide/ide-floppy.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ide/ide-floppy.h b/drivers/ide/ide-floppy.h index ced5ceb474de..00ad5f992dc0 100644 --- a/drivers/ide/ide-floppy.h +++ b/drivers/ide/ide-floppy.h | |||
@@ -20,8 +20,7 @@ typedef struct ide_floppy_obj { | |||
20 | 20 | ||
21 | /* Last error information */ | 21 | /* Last error information */ |
22 | u8 sense_key, asc, ascq; | 22 | u8 sense_key, asc, ascq; |
23 | /* delay this long before sending packet command */ | 23 | |
24 | u8 ticks; | ||
25 | int progress_indication; | 24 | int progress_indication; |
26 | 25 | ||
27 | /* Device information */ | 26 | /* Device information */ |