Re: linux-next: build failure after merge of the imx-drm tree

From: Philipp Zabel
Date: Fri Jan 18 2019 - 05:41:38 EST


On Fri, 2019-01-18 at 14:19 +1100, Stephen Rothwell wrote:
> 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.

Sorry, I have dropped the commit for now.

regards
Philipp