[PATCH 2/2] powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI
Kumar Gala
galak at kernel.crashing.org
Mon Nov 26 00:07:35 EST 2012
On Oct 15, 2012, at 2:52 PM, Timur Tabi wrote:
> Function fsl_pcibios_fixup_bus() is available only if PCI is enabled. The
> MPC8610 HPCD platform file was not protecting the assigned with an #ifdef,
> which results in a link failure when PCI is disabled. Every other platform
> already has this #ifdef.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
applied to next
- k
More information about the Linuxppc-dev
mailing list