common: Drop linux/delay.h from common header
[oweals/u-boot.git] / common / autoboot.c
index 94a1b4abebac941858909b7e89cfd838ee40f5b1..6d78716a266a0e766b523954257c27591225cd68 100644 (file)
 #include <env.h>
 #include <fdtdec.h>
 #include <hash.h>
+#include <log.h>
+#include <malloc.h>
 #include <memalign.h>
 #include <menu.h>
 #include <post.h>
 #include <time.h>
+#include <linux/delay.h>
 #include <u-boot/sha256.h>
 #include <bootcount.h>