Hi all, On Thu, 21 Aug 2025 11:27:40 +1000 Stephen Rothwell wrote: > > After merging the drm-exynos tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/gpu/drm/exynos/exynos_drm_dsi.c:158:20: error: 'DSIM_TYPE_EXYNOS7870' undeclared here (not in a function); did you mean 'DSIM_TYPE_EXYNOS5410'? > 158 | .hw_type = DSIM_TYPE_EXYNOS7870, > | ^~~~~~~~~~~~~~~~~~~~ > | DSIM_TYPE_EXYNOS5410 > > Caused by commit > > d07e4c00696f ("drm/exynos: dsi: add support for exynos7870") > > I have used the drm-exynos tree from next-20250820 for today. I am still seeing this failure. -- Cheers, Stephen Rothwell