Hi Lucas, After merging the imx-drm tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/gpu/drm/imx/imx-tve.c: At top level: drivers/gpu/drm/imx/imx-tve.c:437:29: error: storage size of 'clk_tve_di_ops' isn't known static const struct clk_ops clk_tve_di_ops = { ^~~~~~~~~~~~~~ Exposed by commit 97144d12df00 ("drm/imx: Allow building under COMPILE_TEST") I have reverted that commit for today. -- Cheers, Stephen Rothwell