summaryrefslogtreecommitdiff
path: root/board/gdsys/common/mclink.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/gdsys/common/mclink.c')
-rw-r--r--board/gdsys/common/mclink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gdsys/common/mclink.c b/board/gdsys/common/mclink.c
index c43d24b26d..6147fbfc87 100644
--- a/board/gdsys/common/mclink.c
+++ b/board/gdsys/common/mclink.c
@@ -11,6 +11,7 @@
#include <errno.h>
#include <gdsys_fpga.h>
+#include <linux/delay.h>
enum {
MCINT_SLAVE_LINK_CHANGED_EV = 1 << 7,