
22 Jan
2009
22 Jan
'09
9:15 a.m.
On 08:51 Thu 22 Jan , Wolfgang Denk wrote:
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 1232604438-15471-4-git-send-email-plagnioj@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.