diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-13 11:57:14 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-06-28 13:05:14 +0530 |
commit | 316d1225b1126286952d1e1a3da9da911cc00dd6 (patch) | |
tree | ac55c8015fce6a06b9967eccf497217b1f4d4cc7 /rust/kernel | |
parent | 61879ffd6f6f72fe984ee343d2499e96bcf10e3c (diff) |
dmaengine: fsl-dpaa2-qdma: add missing MODULE_DESCRIPTION() macro
With ARCH=arm64, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/dma/fsl-dpaa2-qdma/dpdmai.o
Add the missing invocation of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Link: https://lore.kernel.org/r/20240613-md-arm64-drivers-dma-fsl-dpaa2-qdma-v1-1-815d148740e6@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions