From: Sebastian Andrzej Siewior Date: Mon, 24 Jan 2011 04:28:55 +0000 (+0530) Subject: of/pci: move of_irq_map_pci() into generic code X-Git-Tag: v2.6.39-rc1~466^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04bea68b2f0eeebb089ecc67b618795925268b4a;p=pandora-kernel.git of/pci: move of_irq_map_pci() into generic code There is a tiny difference between PPC32 and PPC64. Microblaze uses the PPC32 variant. Signed-off-by: Sebastian Andrzej Siewior [grant.likely@secretlab.ca: Added comment to #endif, moved documentation block to function implementation, fixed for non ppc and microblaze compiles] Signed-off-by: Grant Likely --- Reading git-diff-tree failed