common: Drop linux/delay.h from common header
[platform/kernel/u-boot.git] / board / gdsys / common / mclink.c
index c43d24b..6147fbf 100644 (file)
@@ -11,6 +11,7 @@
 #include <errno.h>
 
 #include <gdsys_fpga.h>
+#include <linux/delay.h>
 
 enum {
        MCINT_SLAVE_LINK_CHANGED_EV = 1 << 7,