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 a1f290d59fb4..f4c7ec25f614 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1210,7 +1210,7 @@ static inline void ide_acpi_set_state(ide_hwif_t *hwif, int on) {} | |||
1210 | #endif | 1210 | #endif |
1211 | 1211 | ||
1212 | void ide_remove_port_from_hwgroup(ide_hwif_t *); | 1212 | void ide_remove_port_from_hwgroup(ide_hwif_t *); |
1213 | void ide_unregister(unsigned int); | 1213 | void ide_unregister(ide_hwif_t *); |
1214 | 1214 | ||
1215 | void ide_register_region(struct gendisk *); | 1215 | void ide_register_region(struct gendisk *); |
1216 | void ide_unregister_region(struct gendisk *); | 1216 | void ide_unregister_region(struct gendisk *); |