提交 87842661 编写于 作者: R Ralf Baechle

MIPS: Octeon: Don't set .owner.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 04f156c9
......@@ -129,7 +129,6 @@ MODULE_DEVICE_TABLE(of, of_flash_match);
static struct platform_driver of_flash_driver = {
.driver = {
.name = "octeon-of-flash",
.owner = THIS_MODULE,
.of_match_table = of_flash_match,
},
.probe = octeon_flash_probe,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册