These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / isl29003.c
index 12c30b4..976df00 100644 (file)
@@ -465,7 +465,6 @@ MODULE_DEVICE_TABLE(i2c, isl29003_id);
 static struct i2c_driver isl29003_driver = {
        .driver = {
                .name   = ISL29003_DRV_NAME,
-               .owner  = THIS_MODULE,
                .pm     = ISL29003_PM_OPS,
        },
        .probe  = isl29003_probe,