]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc: mpc85xx: Update the condition to compile PCI routines
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Mon, 22 Apr 2019 13:50:34 +0000 (21:50 +0800)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Thu, 20 Jun 2019 05:14:10 +0000 (10:44 +0530)
commitb292797d02801fbbf60fa777666ddb5063dee245
treedfc74250bf3ab718d2231576916e63f4aa4614f3
parent0ef309fbfae5f4238d43935eae718bbbbc16fa3c
powerpc: mpc85xx: Update the condition to compile PCI routines

Compile the routines of mpc85xx/pci.c when both FSL_PCI_INIT
and DM_PCI are not enabled.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
arch/powerpc/cpu/mpc85xx/pci.c