commit | 19df0d1169b3ddcc84933794d1401aaafe2f0000 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:33:00 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:33:00 2007 +0100 |
tree | 3548b6899e921056de3aaf76840fe4bb8863e1ac | |
parent | 6b5bf509317c013ea0a7c166affc1d4631720d85 [diff] |
[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. 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>