Leela Krishna Amudala wrote: > > The fimd register headers have been moved to include/video/ > hence, modifying the driver files accordingly. > > Signed-off-by: Leela Krishna Amudala <[email protected]> > --- > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 +- > drivers/video/s3c-fb.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
[...] > --- a/drivers/video/s3c-fb.c > +++ b/drivers/video/s3c-fb.c > @@ -26,7 +26,7 @@ > #include <linux/pm_runtime.h> > > #include <mach/map.h> > -#include <plat/regs-fb-v4.h> > +#include <video/samsung_fimd.h> > #include <plat/fb.h> > See my previous comments. Thanks. Best regards, Kgene. -- Kukjin Kim <[email protected]>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. _______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
