These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / bh1770glc.c
index b756381..753d7ec 100644 (file)
@@ -1396,7 +1396,6 @@ static const struct dev_pm_ops bh1770_pm_ops = {
 static struct i2c_driver bh1770_driver = {
        .driver  = {
                .name   = "bh1770glc",
-               .owner  = THIS_MODULE,
                .pm     = &bh1770_pm_ops,
        },
        .probe    = bh1770_probe,