RE: linux-next: build failure after merge of the scmi tree
From: Peng Fan
Date: Wed Aug 28 2024 - 01:29:45 EST
> Subject: linux-next: build failure after merge of the scmi tree
>
> Hi all,
>
> After merging the scmi tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: modpost: missing MODULE_LICENSE() in
> drivers/firmware/arm_scmi/vendors/imx/imx-sm-bbm.o
> ERROR: modpost: missing MODULE_LICENSE() in
> drivers/firmware/arm_scmi/vendors/imx/imx-sm-misc.o
>
> Caused by commit
>
> 00bdb213e944 ("firmware: arm_scmi: add initial support for i.MX
> MISC protocol")
Sorry for this. With [1], the allmodconfig build pass.
[1]https://lore.kernel.org/all/20240828014746.1713728-1-peng.fan@xxxxxxxxxxx/
Thanks,
Peng.
>
> I have used the scmi tree from next-20240827 for today.
>
> --
> Cheers,
> Stephen Rothwell