]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/pci.h
x86: split spinlock implementations out into their own files
[linux-2.6-omap-h63xx.git] / include / asm-mips / pci.h
index 301ff2f28012a0a8d693984cdeb682ca583445f8..c205875d7f31001efd3fe0bbd553322d2097a259 100644 (file)
@@ -172,4 +172,6 @@ static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)
        return channel ? 15 : 14;
 }
 
+extern int pci_probe_only;
+
 #endif /* _ASM_PCI_H */