diff options
Diffstat (limited to 'board/gardena/smart-gateway-mt7688/board.c')
-rw-r--r-- | board/gardena/smart-gateway-mt7688/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gardena/smart-gateway-mt7688/board.c b/board/gardena/smart-gateway-mt7688/board.c index a75bb1f77b..8a3a6e3482 100644 --- a/board/gardena/smart-gateway-mt7688/board.c +++ b/board/gardena/smart-gateway-mt7688/board.c @@ -15,6 +15,7 @@ #include <net.h> #include <spi.h> #include <spi_flash.h> +#include <linux/delay.h> #include <linux/stringify.h> #include <u-boot/crc.h> #include <uuid.h> |