diff options
Diffstat (limited to 'drivers/ata/pata_hpt37x.c')
-rw-r--r-- | drivers/ata/pata_hpt37x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_hpt37x.c b/drivers/ata/pata_hpt37x.c index 122c786449a9..d0a7df2e5ca7 100644 --- a/drivers/ata/pata_hpt37x.c +++ b/drivers/ata/pata_hpt37x.c | |||
@@ -624,7 +624,7 @@ static struct ata_port_operations hpt374_fn1_port_ops = { | |||
624 | }; | 624 | }; |
625 | 625 | ||
626 | /** | 626 | /** |
627 | * htp37x_clock_slot - Turn timing to PC clock entry | 627 | * hpt37x_clock_slot - Turn timing to PC clock entry |
628 | * @freq: Reported frequency timing | 628 | * @freq: Reported frequency timing |
629 | * @base: Base timing | 629 | * @base: Base timing |
630 | * | 630 | * |