diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2005-09-15 15:24:59 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-16 02:37:47 -0400 |
commit | 7a83e90b32a2b2500e0be6a5317ab411b39222c9 (patch) | |
tree | 446dd64df7fe21425fce695b8c343d69d10a63fb /drivers/scsi/ata_piix.c | |
parent | d8ac10639b6a1ed900efbee38c18baaca31e64dc (diff) |
[PATCH] PATCH: silly in piix driver
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/scsi/ata_piix.c')
-rw-r--r-- | drivers/scsi/ata_piix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/ata_piix.c b/drivers/scsi/ata_piix.c index 87e0c36f155..d71cef767ce 100644 --- a/drivers/scsi/ata_piix.c +++ b/drivers/scsi/ata_piix.c @@ -442,7 +442,6 @@ static void piix_sata_phy_reset(struct ata_port *ap) * piix_set_piomode - Initialize host controller PATA PIO timings * @ap: Port whose timings we are configuring * @adev: um - * @pio: PIO mode, 0 - 4 * * Set PIO mode for device, in host controller PCI config space. * |