On Fri, Jul 13, 2007 at 01:16:25AM +0900, Atsushi Nemoto wrote: > Now pcibios_map_irq() takes a const pointer. Cast it to adapt > pci_fixup_irqs(). I got a patch here to change pci_fixup_irqs to expect a const * as the second argument but that still needs a little testing on other architectures. Ralf