Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / rtc / rtc-tps6586x.c
index 426901c..3b6ce80 100644 (file)
@@ -337,7 +337,6 @@ static SIMPLE_DEV_PM_OPS(tps6586x_pm_ops, tps6586x_rtc_suspend,
 static struct platform_driver tps6586x_rtc_driver = {
        .driver = {
                .name   = "tps6586x-rtc",
-               .owner  = THIS_MODULE,
                .pm     = &tps6586x_pm_ops,
        },
        .probe  = tps6586x_rtc_probe,