[U-Boot] [PATCH] mpc83xx: fix 837x MDS PCI HOST build
Kim Phillips
kim.phillips at freescale.com
Tue Oct 12 01:45:48 CEST 2010
On Thu, 30 Sep 2010 13:40:34 -0500
Kim Phillips <kim.phillips at freescale.com> wrote:
> commit 6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9
> "83xx: Remove warmboot parameter from PCI init functions" missed
> one mpc83xx_pcie_init callsite, causing this build error:
>
> Configuring for MPC837XEMDS_HOST board...
> pci.c: In function 'pci_init_board':
> pci.c:141: error: too many arguments to function 'mpc83xx_pcie_init'
>
> this patch extends the commit to include that callsite.
>
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
applied to u-boot-mpc83xx master.
Kim
More information about the U-Boot
mailing list