diff options
Diffstat (limited to 'drivers/video/orisetech_otm8009a.c')
-rw-r--r-- | drivers/video/orisetech_otm8009a.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/orisetech_otm8009a.c b/drivers/video/orisetech_otm8009a.c index 650ed072393..b1f2dd403ef 100644 --- a/drivers/video/orisetech_otm8009a.c +++ b/drivers/video/orisetech_otm8009a.c @@ -14,6 +14,7 @@ #include <panel.h> #include <asm/gpio.h> #include <dm/device_compat.h> +#include <linux/delay.h> #include <power/regulator.h> #define OTM8009A_BACKLIGHT_DEFAULT 240 |