]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_hpt366.c
[PATCH] user of the jiffies rounding patch: ATA subsystem
[linux-2.6] / drivers / ata / pata_hpt366.c
index 2663599a7c02fb041f7e1ac0485164af6ee706f4..8cf167e59dee33f1ec1542b6f10802f7a34d9cd4 100644 (file)
@@ -232,7 +232,7 @@ static int hpt36x_pre_reset(struct ata_port *ap)
 
        if (!pci_test_config_bits(pdev, &hpt36x_enable_bits[ap->port_no]))
                return -ENOENT;
-               
+
        pci_read_config_byte(pdev, 0x5A, &ata66);
        if (ata66 & (1 << ap->port_no))
                ap->cbl = ATA_CBL_PATA40;