diff options
Diffstat (limited to 'drivers/video/ihs_video_out.c')
-rw-r--r-- | drivers/video/ihs_video_out.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/ihs_video_out.c b/drivers/video/ihs_video_out.c index 0af7c2bf44..f02fd13d28 100644 --- a/drivers/video/ihs_video_out.c +++ b/drivers/video/ihs_video_out.c @@ -12,6 +12,7 @@ #include <common.h> #include <display.h> #include <dm.h> +#include <log.h> #include <regmap.h> #include <video_osd.h> #include <asm/gpio.h> |