]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/pci/fixup-ddb5477.c
Pull bugzilla-5653 into release branch
[linux-2.6-omap-h63xx.git] / arch / mips / pci / fixup-ddb5477.c
index 6abdc88bab1e3fe14962403ae5fc6f03534286bc..2f1444e606542b4400747d34e1c10aad14c8f726 100644 (file)
@@ -65,7 +65,7 @@ static void ddb5477_amd_lance_fixup(struct pci_dev *dev)
        ioaddr = pci_resource_start(dev, 0);
 
        inw(ioaddr + PCNET32_WIO_RESET);        /* reset chip */
-                                                                                
+
        /* bcr_18 |= 0x0800 */
        outw(18, ioaddr + PCNET32_WIO_RAP);
        temp = inw(ioaddr + PCNET32_WIO_BDP);