Re: linux-next: build warning after merge of the net-next tree
From: Linus Walleij <hidden>
Date: 2018-07-20 20:32:11
Also in:
linux-next, lkml
From: Linus Walleij <hidden>
Date: 2018-07-20 20:32:11
Also in:
linux-next, lkml
On Thu, Jul 19, 2018 at 3:40 AM Stephen Rothwell [off-list ref] wrote:
After merging the net-next tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
WARNING: modpost: missing MODULE_LICENSE() in drivers/net/dsa/realtek.o
see include/linux/module.h for more information
Introduced by commit
d8652956cf37 ("net: dsa: realtek-smi: Add Realtek SMI driver")Thanks, there is already a patch for it. I'm pretty grateful that this was the worst the integration testing could find :) new drivers always make me nervous. Yours, Linus Walleij