提交 398e58d0 编写于 作者: R Russell King

ARM: sa11x0: neponset: add driver .owner initializer

Ensure that the driver .owner field is properly initialized.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 92e617d9
......@@ -272,6 +272,7 @@ static struct platform_driver neponset_device_driver = {
.resume = neponset_resume,
.driver = {
.name = "neponset",
.owner = THIS_MODULE,
},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册