I happened to spot this while working in the area.
Signed-off-by: Ian Campbell <[email protected]>
Acked-by: Simon Glass <[email protected]>
Cc: Simon Glass <[email protected]>
---
v2: Add missing ";".
---
common/board_r.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/board_r.c b/common/board_r.c
index 4479acb..acc5caa 100644
--- a/common/board_r.c
+++ b/common/board_r.c
@@ -600,6 +600,7 @@ static int initr_doc(void)
{
puts("DOC: ");
doc_init();
+ return 0;
}
#endif
--
2.0.1
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot