Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[cascardo/linux.git] / drivers / rtc / rtc-s3c.c
index 8060722..4241eea 100644 (file)
@@ -896,7 +896,6 @@ static struct platform_driver s3c_rtc_driver = {
        .remove         = s3c_rtc_remove,
        .driver         = {
                .name   = "s3c-rtc",
-               .owner  = THIS_MODULE,
                .pm     = &s3c_rtc_pm_ops,
                .of_match_table = of_match_ptr(s3c_rtc_dt_match),
        },