summaryrefslogtreecommitdiff
path: root/board/theadorable/theadorable.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/theadorable/theadorable.c')
-rw-r--r--board/theadorable/theadorable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c
index 6ee09034ea..53ef9916a2 100644
--- a/board/theadorable/theadorable.c
+++ b/board/theadorable/theadorable.c
@@ -17,6 +17,7 @@
#include <asm/io.h>
#include <asm/arch/cpu.h>
#include <asm/arch/soc.h>
+#include <linux/delay.h>
#include <linux/mbus.h>
#ifdef CONFIG_NET
#include <netdev.h>