These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / apds990x.c
index 3739ffa..a3e789b 100644 (file)
@@ -1275,7 +1275,6 @@ static const struct dev_pm_ops apds990x_pm_ops = {
 static struct i2c_driver apds990x_driver = {
        .driver  = {
                .name   = "apds990x",
-               .owner  = THIS_MODULE,
                .pm     = &apds990x_pm_ops,
        },
        .probe    = apds990x_probe,