2020-09-18 03:24:59

by Stephen Rothwell

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

Hi all,

After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

WARNING: modpost: missing MODULE_LICENSE() in sound/soc/sof/imx/imx-common.o

Introduced by commit

18ebffe4d043 ("ASoC: SOF: imx: Add debug support for imx platforms")

--
Cheers,
Stephen Rothwell


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

2020-09-18 09:25:11

by Kai Vehmanen

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

Hello,

+Daniel,+Pierre

On Fri, 18 Sep 2020, Stephen Rothwell wrote:

> After merging the sound-asoc tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> WARNING: modpost: missing MODULE_LICENSE() in sound/soc/sof/imx/imx-common.o

thanks for the report. I made a patch and once I get acks from
stakeholders, will submit to asoc tree:
https://github.com/thesofproject/linux/pull/2450

We'll also follow up how this slipped through our CI.

Br, Kai