Hi all,
After merging the mmc tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:
WARNING: modpost: missing MODULE_LICENSE() in drivers/mmc/host/mmc_hsq.o
see include/linux/module.h for more information
Introduced by commit
eb1814dd49d5 ("mmc: Add MMC host software queue support")
--
Cheers,
Stephen Rothwell
Hi Stephen,
On Thu, Feb 20, 2020 at 7:31 AM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> After merging the mmc tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
>
> WARNING: modpost: missing MODULE_LICENSE() in drivers/mmc/host/mmc_hsq.o
> see include/linux/module.h for more information
I am sorry I missed this warning before, and I've sent out a patch to
fix this warning[1]. Thanks for reporting.
[1] https://lore.kernel.org/patchwork/patch/1196938/