2024-01-03 23:05:40

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the clk tree

Hi all,

After merging the clk tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/mediatek/clk-mt7988-infracfg.o

Caused by commit

7589129341ad ("clk: mediatek: add drivers for MT7988 SoC")

I have used the clk tree from next-20240103 for today.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2024-01-04 00:59:46

by Stephen Boyd

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the clk tree

Quoting Stephen Rothwell (2024-01-03 15:04:28)
> Hi all,
>
> After merging the clk tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> ERROR: modpost: missing MODULE_LICENSE() in drivers/clk/mediatek/clk-mt7988-infracfg.o
>
> Caused by commit
>
> 7589129341ad ("clk: mediatek: add drivers for MT7988 SoC")
>
> I have used the clk tree from next-20240103 for today.
>

Thanks. I've fixed it up.