Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[cascardo/linux.git] / drivers / rtc / rtc-coh901331.c
index 869cae2..56343b2 100644 (file)
@@ -267,7 +267,6 @@ static const struct of_device_id coh901331_dt_match[] = {
 static struct platform_driver coh901331_driver = {
        .driver = {
                .name = "rtc-coh901331",
-               .owner = THIS_MODULE,
                .pm = &coh901331_pm_ops,
                .of_match_table = coh901331_dt_match,
        },