[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <40052108-afe1-b66c-3cca-03e5e92ea688@gmx.de>
Date: Wed, 16 Feb 2022 08:16:34 +0100
From: Helge Deller <deller@....de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Yong Wu <yong.wu@...iatek.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the fbdev tree
On 2/16/22 01:29, Stephen Rothwell wrote:
> Hi all,
>
> After merging the fbdev tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/video/fbdev/omap2/omapfb/dss/dss.c: In function 'dss_add_child_component':
> drivers/video/fbdev/omap2/omapfb/dss/dss.c:1209:49: error: 'component_compare_dev' undeclared (first use in this function); did you mean 'component_master_del'?
> 1209 | component_match_add(dev->parent, match, component_compare_dev, dev);
> | ^~~~~~~~~~~~~~~~~~~~~
> | component_master_del
>
> Caused by commit
>
> 61038027aa13 ("video: fbdev: omapfb: Make use of the helper component_compare_dev")
>
> I have used the fbdev tree from next-20220215 for today.
Thanks Steven!
I've dropped that patch now, so your next pull should be fine.
Helge
Powered by blists - more mailing lists