Hi Jingoo, On Tuesday 02 of July 2013 17:41:52 Jingoo Han wrote: > Exynos Display Port can be used only for Exynos SoCs. In addition, > non-DT for EXYNOS SoCs is be supported from v3.11; thus, there is > no need to support non-DT for Exynos Display Port. > > The 'include/video/exynos_dp.h' file has been used for non-DT > support and the content of file include/video/exynos_dp.h is moved > to drivers/video/exynos/exynos_dp_core.h. Thus, the 'exynos_dp.h' > file is removed. Also, 'struct exynos_dp_platdata' is removed, > because it is not used any more. > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > --- > drivers/video/exynos/Kconfig | 2 +- > drivers/video/exynos/exynos_dp_core.c | 116 > +++++++---------------------- drivers/video/exynos/exynos_dp_core.h | > 109 +++++++++++++++++++++++++++ drivers/video/exynos/exynos_dp_reg.c | > 2 - > include/video/exynos_dp.h | 131 > --------------------------------- 5 files changed, 135 insertions(+), > 225 deletions(-) > delete mode 100644 include/video/exynos_dp.h Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html