On 6/24/2024 6:05 AM, Abel Vesa wrote: > > On Sun, 02 Jun 2024 08:59:17 -0700, Jeff Johnson wrote: >> make allmodconfig && make W=1 C=1 reports: >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/mxc-clk.o >> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/clk/imx/clk-imxrt1050.o >> >> Add the missing invocations of the MODULE_DESCRIPTION() macro. >> >> >> [...] > > Applied, thanks! > > [1/1] clk: imx: add missing MODULE_DESCRIPTION() macros > commit: 1919d77a9591aa692c8de11540ffc0e7d18eabb4 Hi Abel, I see this landed in linux-next, but is not currently in Linus' tree for 6.11. Will you be able to have this pulled during the merge window? I'm trying to eradicate all of these warnings before 6.11 rc-final. Thanks! /jeff