autoboot: add its own header

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
This commit is contained in:
Jeroen Hofstee 2014-07-13 22:57:58 +02:00 committed by Tom Rini
parent 5dfd162eea
commit 39e1230ed0

View File

@ -6,6 +6,7 @@
*/
#include <common.h>
#include <autoboot.h>
#include <bootretry.h>
#include <cli.h>
#include <fdtdec.h>