[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.
[pandora-kernel.git] / include / asm-mips / pci.h
index 3eea3ba..a59d547 100644 (file)
@@ -56,7 +56,7 @@ extern void register_pci_controller(struct pci_controller *hose);
 /*
  * board supplied pci irq fixup routine
  */
-extern int pcibios_map_irq(struct pci_dev *dev, u8 slot, u8 pin);
+extern int pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin);
 
 
 /* Can be used to override the logic in pci_scan_bus for skipping