diff options
Diffstat (limited to 'drivers/video/imx/mxc_ipuv3_fb.c')
-rw-r--r-- | drivers/video/imx/mxc_ipuv3_fb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/imx/mxc_ipuv3_fb.c b/drivers/video/imx/mxc_ipuv3_fb.c index f8ed0a9fea..4044473f99 100644 --- a/drivers/video/imx/mxc_ipuv3_fb.c +++ b/drivers/video/imx/mxc_ipuv3_fb.c @@ -11,6 +11,7 @@ */ #include <common.h> +#include <log.h> #include <part.h> #include <asm/cache.h> #include <linux/errno.h> |