]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/pci/fixup-vr4133.c
[MIPS] Declare some pci variables in header file
[linux-2.6-omap-h63xx.git] / arch / mips / pci / fixup-vr4133.c
index a8d9d22b13dfffcd6178b151bf71d9ce2374478f..34e651bd2b5e635b69ded42e51e6fe5750e562e4 100644 (file)
@@ -169,9 +169,8 @@ void i8259_init(void)
 }
 #endif
 
-int __init pcibios_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
+int __init pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin)
 {
-       extern int pci_probe_only;
        pci_probe_only = 1;
 
 #ifdef CONFIG_ROCKHOPPER