diff options
author | Timur Tabi <timur@freescale.com> | 2012-10-15 23:52:21 +0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-11-25 17:00:24 +0400 |
commit | b567d1c74ecfe4c321bdba251506a95e4c837c86 (patch) | |
tree | 7fe016ce1dfa85a206c0dc41363c7878dac13fac /net/lapb/lapb_timer.c | |
parent | 9655aa6b8034ebb69724dc4b54ad4f64a53096d1 (diff) | |
download | linux-b567d1c74ecfe4c321bdba251506a95e4c837c86.tar.xz |
powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI
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@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions