[POWERPC] Fix compile problem without CONFIG_PCI
commitd55c4a76f26160482158cd43788dcfc96a320a4f
authorLi Yang <leoli@freescale.com>
Wed, 23 Aug 2006 06:13:08 +0000 (23 14:13 +0800)
committerPaul Mackerras <paulus@samba.org>
Wed, 23 Aug 2006 07:12:33 +0000 (23 17:12 +1000)
tree1415d9dfc7c630715360e1f9e4243e4f131c933e
parent87589f08beaec3e1f8a3af0c72406c845f706821
[POWERPC] Fix compile problem without CONFIG_PCI

Compile fails without defining CONFIG_PCI.
The patch fix this.

[paulus@samba.org: Moved of_irq_pci_swizzle so we only need one #ifdef]

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom_parse.c