diff options
Diffstat (limited to 'drivers/video/tdo-tl070wsh30.c')
-rw-r--r-- | drivers/video/tdo-tl070wsh30.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tdo-tl070wsh30.c b/drivers/video/tdo-tl070wsh30.c index d772958f46e..273672db024 100644 --- a/drivers/video/tdo-tl070wsh30.c +++ b/drivers/video/tdo-tl070wsh30.c @@ -3,6 +3,7 @@ * Copyright (C) 2020 BayLibre, SAS * Author: Neil Armstrong <narmstrong@baylibre.com> */ +#include <common.h> #include <backlight.h> #include <dm.h> #include <mipi_dsi.h> |