Re: [PATCH] powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n

2010-04-19 Thread Kumar Gala
On Apr 16, 2010, at 2:07 PM, Anton Vorontsov wrote: Currently some MPC85xx and MPC86xx boards fail to build without CONFIG_PCI: arch/powerpc/platforms/fsl_uli1575.c: In function 'quirk_final_uli5249': arch/powerpc/platforms/fsl_uli1575.c:234: error: implicit declaration of function

[PATCH] powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n

2010-04-16 Thread Anton Vorontsov
Currently some MPC85xx and MPC86xx boards fail to build without CONFIG_PCI: arch/powerpc/platforms/fsl_uli1575.c: In function 'quirk_final_uli5249': arch/powerpc/platforms/fsl_uli1575.c:234: error: implicit declaration of function 'pci_bus_for_each_resource'