]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Fix compile problem without CONFIG_PCI
authorLi Yang <leoli@freescale.com>
Wed, 23 Aug 2006 06:13:08 +0000 (14:13 +0800)
committerPaul Mackerras <paulus@samba.org>
Wed, 23 Aug 2006 07:12:33 +0000 (17:12 +1000)
commit6454438382887b14c23d0e43817f81270ed3703c
tree1415d9dfc7c630715360e1f9e4243e4f131c933e
parentd6d6ae9814feb946a606b02747e2b50cac8dfa3e
[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