hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-pcf85063.c
index 6a12bf62c504bf736a7f1b371d8546a275b1dd03..b6d73dd881f248bce67976754fb5f932477d5686 100644 (file)
@@ -189,7 +189,6 @@ MODULE_DEVICE_TABLE(of, pcf85063_of_match);
 static struct i2c_driver pcf85063_driver = {
        .driver         = {
                .name   = "rtc-pcf85063",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(pcf85063_of_match),
        },
        .probe          = pcf85063_probe,