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:
parent
d11544c674
commit
e1b712c935
1 changed files with 3 additions and 0 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue