projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dfd162
)
autoboot: add its own header
author
Jeroen Hofstee
<jeroen@myspectrum.nl>
Sun, 13 Jul 2014 20:57:58 +0000
(22:57 +0200)
committer
Tom Rini
<trini@ti.com>
Fri, 18 Jul 2014 21:53:24 +0000
(17:53 -0400)
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
common/autoboot.c
patch
|
blob
|
history
diff --git
a/common/autoboot.c
b/common/autoboot.c
index 30102a47a8aefecf85ccd38984e054541bbe669a..c27cc2c75120778f30df72126139804be149bfc1 100644
(file)
--- 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>