
18 Oct
2010
18 Oct
'10
3:16 a.m.
Hi Wolfgang,
On Sat, 2010-10-16 at 18:07 +0200, Wolfgang Denk wrote:
Commit 6aa3d3b "83xx: Remove warmboot parameter from PCI init functions" dropped the last argument to mpc83xx_pcie_init(), but failed to fix board/freescale/mpc837xemds/pci.c which resulted in the error:
pci.c: In function 'pci_init_board': pci.c:141: error: too many arguments to function 'mpc83xx_pcie_init'
Signed-off-by: Wolfgang Denk wd@denx.de Cc: Kim Phillips kim.phillips@freescale.com
I believe Kim already submitted a patch titled "mpc83xx: fix 837x MDS PCI HOST build" to address this issue.
Best, Peter