diff options
Diffstat (limited to 'drivers/video/bridge/anx6345.c')
-rw-r--r-- | drivers/video/bridge/anx6345.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/bridge/anx6345.c b/drivers/video/bridge/anx6345.c index 3e3f0e2ce6..6a30a5e6a6 100644 --- a/drivers/video/bridge/anx6345.c +++ b/drivers/video/bridge/anx6345.c @@ -8,6 +8,7 @@ #include <errno.h> #include <i2c.h> #include <edid.h> +#include <log.h> #include <video_bridge.h> #include "../anx98xx-edp.h" |