On 7 March 2018 at 18:27, Tomi Valkeinen tomi.valkeinen@ti.com wrote:
Hi Dave,
Please pull omapdrm changes for v4.17.
Hi Tomi,
Sorry for delay, pulled this it broken my ARM build
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/omapdrm/dss/dss.c: In function ‘dss_probe’: /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/omapdrm/dss/dss.c:1474:10: error: ‘dss_debug_dump_clocks’ undeclared (first use in this function); did you mean ‘dispc_dump_clocks’? dss_debug_dump_clocks, dss); ^~~~~~~~~~~~~~~~~~~~~ dispc_dump_clocks /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/omapdrm/dss/dss.c:1474:10: note: each undeclared identifier is reported only once for each function it appears in make[6]: *** [/home/airlied/devel/kernel/drm-next/scripts/Makefile.build:316: drivers/gpu/drm/omapdrm/dss/dss.o] Error 1
Looks like a per-config, please push a fix on top and resend the pull req.
Dave.