提交 0b07a154 编写于 作者: W Wolfram Sang

net: wireless: ath: wcn36xx: drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
上级 d250fe66
......@@ -1075,7 +1075,6 @@ static struct platform_driver wcn36xx_driver = {
.remove = wcn36xx_remove,
.driver = {
.name = "wcn36xx",
.owner = THIS_MODULE,
},
.id_table = wcn36xx_platform_id_table,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册