diff options
Diffstat (limited to 'board/el')
-rw-r--r-- | board/el/el6x/el6x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/el/el6x/el6x.c b/board/el/el6x/el6x.c index 286c1adabc6..d3e2981fa8f 100644 --- a/board/el/el6x/el6x.c +++ b/board/el/el6x/el6x.c @@ -13,6 +13,7 @@ #include <asm/arch/iomux.h> #include <asm/arch/mx6-pins.h> #include <env.h> +#include <linux/delay.h> #include <linux/errno.h> #include <asm/gpio.h> #include <asm/mach-imx/mxc_i2c.h> |