summaryrefslogtreecommitdiffstats
path: root/common/autoboot.c
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-07-13 22:57:58 +0200
committerTom Rini <trini@ti.com>2014-07-18 17:53:24 -0400
commit39e1230ed02fad2f750b54968d70c00a72b08a4f (patch)
tree3837c6e4e512c165a0756fbd60eaa3359793507d /common/autoboot.c
parent5dfd162eea2954f4ff1d7683329774af5224bd69 (diff)
downloadblackbird-obmc-uboot-39e1230ed02fad2f750b54968d70c00a72b08a4f.tar.gz
blackbird-obmc-uboot-39e1230ed02fad2f750b54968d70c00a72b08a4f.zip
autoboot: add its own header
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Diffstat (limited to 'common/autoboot.c')
-rw-r--r--common/autoboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/autoboot.c b/common/autoboot.c
index 30102a47a8..c27cc2c751 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>
OpenPOWER on IntegriCloud