These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / regulator / max1586.c
index d2a8c64..2c1228d 100644 (file)
@@ -304,7 +304,6 @@ static struct i2c_driver max1586_pmic_driver = {
        .probe = max1586_pmic_probe,
        .driver         = {
                .name   = "max1586",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(max1586_of_match),
        },
        .id_table       = max1586_id,