diff options
Diffstat (limited to 'drivers/scsi/ata_piix.c')
-rw-r--r-- | drivers/scsi/ata_piix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/ata_piix.c b/drivers/scsi/ata_piix.c index 2d984b090b23..49cc4209fe16 100644 --- a/drivers/scsi/ata_piix.c +++ b/drivers/scsi/ata_piix.c | |||
@@ -630,6 +630,7 @@ static int piix_disable_ahci(struct pci_dev *pdev) | |||
630 | 630 | ||
631 | /** | 631 | /** |
632 | * piix_check_450nx_errata - Check for problem 450NX setup | 632 | * piix_check_450nx_errata - Check for problem 450NX setup |
633 | * @ata_dev: the PCI device to check | ||
633 | * | 634 | * |
634 | * Check for the present of 450NX errata #19 and errata #25. If | 635 | * Check for the present of 450NX errata #19 and errata #25. If |
635 | * they are found return an error code so we can turn off DMA | 636 | * they are found return an error code so we can turn off DMA |