mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
dmaengine: mxs-dma: Add module license and description
Module license string is required for loading it as a module. Signed-off-by: Jindong Yue <jindong.yue@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://patch.msgid.link/20260225-mxsdma-module-v3-6-8f798b13baa6@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
@@ -836,3 +836,6 @@ static struct platform_driver mxs_dma_driver = {
|
||||
};
|
||||
|
||||
builtin_platform_driver(mxs_dma_driver);
|
||||
|
||||
MODULE_DESCRIPTION("MXS DMA driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
Reference in New Issue
Block a user