]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/pci/pci-bcm1480.c
Merge branch 'master' of /home/aia21/ntfs-2.6/
[linux-2.6-omap-h63xx.git] / arch / mips / pci / pci-bcm1480.c
index ca975e7d32ffba36d5b5d0ec68c3314464d6d902..f4ef1a35ca18bc6e4ad9bbb25cca9a5b6143463d 100644 (file)
@@ -100,7 +100,7 @@ static int bcm1480_pci_can_access(struct pci_bus *bus, int devfn)
 
        if (bus->number == 0) {
                devno = PCI_SLOT(devfn);
-               if (bcm1480_bus_status & PCI_DEVICE_MODE)
+               if (bcm1480_bus_status & PCI_DEVICE_MODE)
                        return 0;
                else
                        return 1;