[U-Boot] [PATCH] autoboot: add its own header
Jeroen Hofstee
jeroen at myspectrum.nl
Sun Jul 13 22:57:58 CEST 2014
Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>
---
common/autoboot.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/autoboot.c b/common/autoboot.c
index 30102a4..c27cc2c 100644
--- a/common/autoboot.c
+++ b/common/autoboot.c
@@ -6,6 +6,7 @@
*/
#include <common.h>
+#include <autoboot.h>
#include <bootretry.h>
#include <cli.h>
#include <fdtdec.h>
--
1.8.3.2
More information about the U-Boot
mailing list