diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 4e44525fa5ca..535c439fd8f0 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1305,6 +1305,8 @@ void ide_timing_merge(struct ide_timing *, struct ide_timing *, | |||
1305 | struct ide_timing *, unsigned int); | 1305 | struct ide_timing *, unsigned int); |
1306 | int ide_timing_compute(ide_drive_t *, u8, struct ide_timing *, int, int); | 1306 | int ide_timing_compute(ide_drive_t *, u8, struct ide_timing *, int, int); |
1307 | 1307 | ||
1308 | int ide_scan_pio_blacklist(char *); | ||
1309 | |||
1308 | u8 ide_get_best_pio_mode(ide_drive_t *, u8, u8); | 1310 | u8 ide_get_best_pio_mode(ide_drive_t *, u8, u8); |
1309 | 1311 | ||
1310 | int ide_set_pio_mode(ide_drive_t *, u8); | 1312 | int ide_set_pio_mode(ide_drive_t *, u8); |