Home
last modified time | relevance | path

Searched hist:e2229352c14930a661d2b6a3bf5046efdbc16d32 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A Dpci.ce2229352c14930a661d2b6a3bf5046efdbc16d32 Thu Sep 30 18:40:34 UTC 2010 Kim Phillips <kim.phillips@freescale.com> mpc83xx: fix 837x MDS PCI HOST build

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@freescale.com>