aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx4581.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/rtc-rx4581.c')
-rw-r--r--drivers/rtc/rtc-rx4581.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-rx4581.c b/drivers/rtc/rtc-rx4581.c
index 6889222f9ed6..de3fe4f8d133 100644
--- a/drivers/rtc/rtc-rx4581.c
+++ b/drivers/rtc/rtc-rx4581.c
@@ -291,7 +291,6 @@ MODULE_DEVICE_TABLE(spi, rx4581_id);
static struct spi_driver rx4581_driver = {
.driver = {
.name = "rtc-rx4581",
- .owner = THIS_MODULE,
},
.probe = rx4581_probe,
.id_table = rx4581_id,