diff options
Diffstat (limited to 'drivers/video/hitachi_tx18d42vm_lcd.c')
-rw-r--r-- | drivers/video/hitachi_tx18d42vm_lcd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/hitachi_tx18d42vm_lcd.c b/drivers/video/hitachi_tx18d42vm_lcd.c index a57abd23f7..c6c8df6a96 100644 --- a/drivers/video/hitachi_tx18d42vm_lcd.c +++ b/drivers/video/hitachi_tx18d42vm_lcd.c @@ -7,6 +7,7 @@ #include <common.h> #include <malloc.h> +#include <linux/delay.h> #include <asm/gpio.h> #include <errno.h> |