diff options
Diffstat (limited to 'board/freescale/common/diu_ch7301.c')
-rw-r--r-- | board/freescale/common/diu_ch7301.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/common/diu_ch7301.c b/board/freescale/common/diu_ch7301.c index 7f11123e6f..02a271895b 100644 --- a/board/freescale/common/diu_ch7301.c +++ b/board/freescale/common/diu_ch7301.c @@ -12,6 +12,7 @@ #include <common.h> #include <stdio_dev.h> #include <i2c.h> +#include <linux/delay.h> #define I2C_DVI_INPUT_DATA_FORMAT_REG 0x1F #define I2C_DVI_PLL_CHARGE_CNTL_REG 0x33 |