[PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
quic_jjohnson at quicinc.com
Tue Jul 23 11:36:41 PDT 2024
On 6/7/2024 10:47 AM, Vinod Koul wrote:
>
> On Mon, 03 Jun 2024 10:06:42 -0700, Jeff Johnson wrote:
>> make allmodconfig && make W=1 C=1 reports:
>> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma_mgmt.o
>> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/qcom/hdma.o
>>
>> Add the missing invocations of the MODULE_DESCRIPTION() macro, using
>> the descriptions from the associated Kconfig items.
>>
>> [...]
>
> Applied, thanks!
>
> [1/1] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
> commit: 8e9d83d7228f663ef340ebb339eaffc677277bd4
>
Hi Vinod,
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
More information about the linux-arm-kernel
mailing list