[U-Boot] [PATCH] autoboot: add its own header

13 Jul
2014
13 Jul
'14
10:57 p.m.
Signed-off-by: Jeroen Hofstee jeroen@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

21 Jul
21 Jul
10:43 p.m.
New subject: [U-Boot] autoboot: add its own header
On Sun, Jul 13, 2014 at 10:57:58PM +0200, Jeroen Hofstee wrote:
Signed-off-by: Jeroen Hofstee jeroen@myspectrum.nl
Applied to u-boot/master, thanks!
--
Tom
3951
Age (days ago)
3959
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeroen Hofstee
-
Tom Rini