]> Git Repo - u-boot.git/blobdiff - include/wait_bit.h
common: Drop log.h from common header
[u-boot.git] / include / wait_bit.h
index 79da0811fe2cf6e5909f2ee288c211b77365804f..dc2ffeb2c249117a4ca7f4b7aeb84a31daedc476 100644 (file)
@@ -8,9 +8,11 @@
 #ifndef __WAIT_BIT_H
 #define __WAIT_BIT_H
 
-#include <common.h>
 #include <console.h>
+#include <log.h>
+#include <time.h>
 #include <watchdog.h>
+#include <linux/delay.h>
 #include <linux/errno.h>
 #include <asm/io.h>
 
This page took 0.025875 seconds and 4 git commands to generate.