aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/libata.h')
-rw-r--r--include/linux/libata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/libata.h b/include/linux/libata.h
index e8f29cefc351..68b3fe6f9a4d 100644
--- a/include/linux/libata.h
+++ b/include/linux/libata.h
@@ -488,6 +488,7 @@ extern int ata_drive_probe_reset(struct ata_port *ap,
488 ata_probeinit_fn_t probeinit, 488 ata_probeinit_fn_t probeinit,
489 ata_reset_fn_t softreset, ata_reset_fn_t hardreset, 489 ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
490 ata_postreset_fn_t postreset, unsigned int *classes); 490 ata_postreset_fn_t postreset, unsigned int *classes);
491extern void ata_std_probeinit(struct ata_port *ap);
491extern int ata_std_softreset(struct ata_port *ap, int verbose, 492extern int ata_std_softreset(struct ata_port *ap, int verbose,
492 unsigned int *classes); 493 unsigned int *classes);
493extern int sata_std_hardreset(struct ata_port *ap, int verbose, 494extern int sata_std_hardreset(struct ata_port *ap, int verbose,