diff options
Diffstat (limited to 'drivers/video/tda19988.c')
-rw-r--r-- | drivers/video/tda19988.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tda19988.c b/drivers/video/tda19988.c index ebc8521c6e..2448743904 100644 --- a/drivers/video/tda19988.c +++ b/drivers/video/tda19988.c @@ -5,6 +5,7 @@ * Based on the Linux driver, (C) 2012 Texas Instruments */ +#include <common.h> #include <dm.h> #include <display.h> #include <i2c.h> |