These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / da9055-i2c.c
index d4d4c16..b53e100 100644 (file)
@@ -79,7 +79,6 @@ static struct i2c_driver da9055_i2c_driver = {
        .id_table = da9055_i2c_id,
        .driver = {
                .name = "da9055-pmic",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(da9055_of_match),
        },
 };