提交 1bc40cb1 编写于 作者: A Alexandre Belloni

rtc: rx6110: remove owner assignment

.owner is already set by the spi core.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 e545b984
......@@ -388,7 +388,6 @@ MODULE_DEVICE_TABLE(spi, rx6110_id);
static struct spi_driver rx6110_driver = {
.driver = {
.name = RX6110_DRIVER_NAME,
.owner = THIS_MODULE,
},
.probe = rx6110_probe,
.remove = rx6110_remove,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册