diff options
| -rw-r--r-- | drivers/ata/ata_piix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index ab2ecccf7798..ffa111eea9da 100644 --- a/drivers/ata/ata_piix.c +++ b/drivers/ata/ata_piix.c | |||
| @@ -851,7 +851,7 @@ static void piix_set_piomode (struct ata_port *ap, struct ata_device *adev) | |||
| 851 | * @ap: Port whose timings we are configuring | 851 | * @ap: Port whose timings we are configuring |
| 852 | * @adev: Drive in question | 852 | * @adev: Drive in question |
| 853 | * @udma: udma mode, 0 - 6 | 853 | * @udma: udma mode, 0 - 6 |
| 854 | * @is_ich: set if the chip is an ICH device | 854 | * @isich: set if the chip is an ICH device |
| 855 | * | 855 | * |
| 856 | * Set UDMA mode for device, in host controller PCI config space. | 856 | * Set UDMA mode for device, in host controller PCI config space. |
| 857 | * | 857 | * |
