commit | d55c4a76f26160482158cd43788dcfc96a320a4f | [log] [tgz] |
---|---|---|
author | Li Yang <leoli@freescale.com> | Wed Aug 23 14:13:08 2006 +0800 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 23 17:12:33 2006 +1000 |
tree | 1415d9dfc7c630715360e1f9e4243e4f131c933e | |
parent | 87589f08beaec3e1f8a3af0c72406c845f706821 [diff] |
[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>