[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:00 +0000 (17:33 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:00 +0000 (17:33 +0100)
This is to break the code of people who think they are supposed to scribble
into the pci device structure - it's off limits.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found