Re: linux-next: build warning after merge of the clk tree

From: Stephen Boyd
Date: Wed Jul 15 2020 - 20:25:42 EST


Quoting Stephen Rothwell (2020-07-08 04:10:44)
> Hi all,
>
> On Tue, 30 Jun 2020 10:11:15 +0200 Maxime Ripard <maxime@xxxxxxxxxx> wrote:
> >
> > On Tue, Jun 30, 2020 at 09:53:41AM +1000, Stephen Rothwell wrote:
> > > After merging the clk tree, today's linux-next build (x86_64 allmodconfig)
> > > produced this warning:
> > >
> > > WARNING: modpost: missing MODULE_LICENSE() in drivers/clk/bcm/clk-bcm2711-dvp.o
> > >
> > > Introduced by commit
> > >
> > > 1bc95972715a ("clk: bcm: Add BCM2711 DVP driver")
> >
> > I've posted a patch solving this already:
> > https://lore.kernel.org/linux-clk/20200626112513.90816-1-maxime@xxxxxxxxxx/
> >
> > And it's supposed to be in clk-next since friday, but it looks like
> > stephen didn't push his branch?
>
> I am still getting this warning.
>

Sorry I forgot to push it out. Should be fixed now.