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 db8eb4ade8..f8ed0a9fea 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 <part.h> #include <asm/cache.h> #include <linux/errno.h> #include <asm/global_data.h> |