On Tue, Feb 28, 2023 at 01:02:07PM +0000, Nick Alcock wrote: > Since commit 8b41fc4454e ("kbuild: create modules.builtin without > Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations > are used to identify modules. As a consequence, uses of the macro > in non-modules will cause modprobe to misidentify their containing > object file as a module when it is not (false positives), and modprobe > might succeed rather than failing with a suitable error message. > > So remove it in the files in this commit, none of which can be built as > modules. > > Signed-off-by: Nick Alcock <nick.alcock@xxxxxxxxxx> > Suggested-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> > Cc: Luis Chamberlain <mcgrof@xxxxxxxxxx> > Cc: linux-modules@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Cc: Hitomi Hasegawa <hasegawa-hitomi@xxxxxxxxxxx> > Cc: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Cc: Daire McNamara <daire.mcnamara@xxxxxxxxxxxxx> > Cc: Michael Turquette <mturquette@xxxxxxxxxxxx> > Cc: Stephen Boyd <sboyd@xxxxxxxxxx> > Cc: linux-riscv@xxxxxxxxxxxxxxxxxxx > Cc: linux-clk@xxxxxxxxxxxxxxx > --- > drivers/clk/microchip/clk-mpfs.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/clk/microchip/clk-mpfs.c b/drivers/clk/microchip/clk-mpfs.c > index 4f0a19db7ed74..d85b345f4c08d 100644 > --- a/drivers/clk/microchip/clk-mpfs.c > +++ b/drivers/clk/microchip/clk-mpfs.c > @@ -513,4 +513,3 @@ MODULE_DESCRIPTION("Microchip PolarFire SoC Clock Driver"); > MODULE_AUTHOR("Padmarao Begari <padmarao.begari@xxxxxxxxxxxxx>"); > MODULE_AUTHOR("Daire McNamara <daire.mcnamara@xxxxxxxxxxxxx>"); > MODULE_AUTHOR("Conor Dooley <conor.dooley@xxxxxxxxxxxxx>"); > -MODULE_LICENSE("GPL"); Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> I'll take this via the microchip/at91 clock tree after v6.3-rc1 has been released. Thanks, Conor.
Attachment:
signature.asc
Description: PGP signature