aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/ide.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 4204d1f35ece..d3d64116957b 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -1202,7 +1202,6 @@ static inline void ide_acpi_set_state(ide_hwif_t *hwif, int on) {}
1202#endif 1202#endif
1203 1203
1204void ide_remove_port_from_hwgroup(ide_hwif_t *); 1204void ide_remove_port_from_hwgroup(ide_hwif_t *);
1205extern int ide_hwif_request_regions(ide_hwif_t *hwif);
1206void ide_unregister(unsigned int); 1205void ide_unregister(unsigned int);
1207 1206
1208void ide_register_region(struct gendisk *); 1207void ide_register_region(struct gendisk *);