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 f0af504dfa42..f80d303e5dcd 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1222,6 +1222,8 @@ void ide_unregister_region(struct gendisk *); | |||
1222 | 1222 | ||
1223 | void ide_undecoded_slave(ide_drive_t *); | 1223 | void ide_undecoded_slave(ide_drive_t *); |
1224 | 1224 | ||
1225 | void ide_port_apply_params(ide_hwif_t *); | ||
1226 | |||
1225 | int ide_device_add_all(u8 *idx, const struct ide_port_info *); | 1227 | int ide_device_add_all(u8 *idx, const struct ide_port_info *); |
1226 | int ide_device_add(u8 idx[4], const struct ide_port_info *); | 1228 | int ide_device_add(u8 idx[4], const struct ide_port_info *); |
1227 | int ide_legacy_device_add(const struct ide_port_info *, unsigned long); | 1229 | int ide_legacy_device_add(const struct ide_port_info *, unsigned long); |