On 08:51 Thu 22 Jan     , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
> 
> In message <1232604438-15471-4-git-send-email-plagn...@jcrosoft.com> you 
> wrote:
> > 
> > +#if defined(CONFIG_CMD_PCI) || defined (CONFIG_PCI)
> > +#include <pci.h>
> > +static int arm_pci_init(void)
> > +{
> > +   pci_init();
> > +   return 0;
> > +}
> 
> Maybe pci_init() should return some error code?
no it does not

Best Regards,
J.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to