of/pci: move of_irq_map_pci() into generic code
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Mon, 24 Jan 2011 04:28:55 +0000 (09:58 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 4 Feb 2011 18:46:50 +0000 (11:46 -0700)
There is a tiny difference between PPC32 and PPC64. Microblaze uses the
PPC32 variant.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
[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 <grant.likely@secretlab.ca>

No differences found