From: Ralf Baechle Date: Tue, 10 Jul 2007 16:33:00 +0000 (+0100) Subject: [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const. X-Git-Tag: v2.6.23-rc1~1153^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19df0d1169b3ddcc84933794d1401aaafe2f0000;p=pandora-kernel.git [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 --- Reading git-diff-tree failed