[PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
Jeffrey Hugo
quic_jhugo at quicinc.com
Mon Jun 3 10:13:10 PDT 2024
On 6/3/2024 11:06 AM, 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.
>
> Signed-off-by: Jeff Johnson <quic_jjohnson at quicinc.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>
More information about the linux-arm-kernel
mailing list