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 Best regards, -- Vinod Koul <vkoul@xxxxxxxxxx>