2020-02-19 23:32:56

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the mmc tree

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


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

2020-02-20 01:38:46

by Baolin Wang

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

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/