On 2016-03-16 08:53, Daniel Wagner wrote: > Hi, > > On 03/16/2016 12:58 AM, Stephen Rothwell wrote: >> After merging the kbuild tree, today's linux-next build (x86_64 >> allmodconfig) failed like this: >> >> drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:39: error: initialization from >> incompatible pointer type [-Werror=incompatible-pointer-types] >> .dpms = /*drm_helper_connector_dpms*/mdfld_dsi_connector_dpms, >> ^ >> >> Caused by commit >> >> ea8daa7b9784 ("kbuild: Add option to turn incompatible pointer check into >> error") > > > A fix should be on the way via drm-misc:
Right. Stephen, could you perhaps move the kbuild tree down in your list a bit, so that the fixes are present? Thanks, Michal