提交 4de9b3b0 编写于 作者: A Alexander Shiyan 提交者: Vinod Koul

dma: imx-dma: Add missing module owner field

Signed-off-by: NAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: NVinod Koul <vinod.koul@intel.com>
上级 1d94fe06
......@@ -1236,6 +1236,7 @@ static int imxdma_remove(struct platform_device *pdev)
static struct platform_driver imxdma_driver = {
.driver = {
.name = "imx-dma",
.owner = THIS_MODULE,
.of_match_table = imx_dma_of_dev_id,
},
.id_table = imx_dma_devtype,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册