]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/rtc/rtc-hym8563.c
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
[linux-beck.git] / drivers / rtc / rtc-hym8563.c
index e9da7959d3fe17983c0654c5a1f7c144bb266031..097325d96db566e08ec8b70aaa9d595f6a044235 100644 (file)
@@ -599,7 +599,6 @@ MODULE_DEVICE_TABLE(of, hym8563_dt_idtable);
 static struct i2c_driver hym8563_driver = {
        .driver         = {
                .name   = "rtc-hym8563",
-               .owner  = THIS_MODULE,
                .pm     = &hym8563_pm_ops,
                .of_match_table = hym8563_dt_idtable,
        },