These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / light / vcnl4000.c
index d948c47..c9d85bb 100644 (file)
@@ -185,7 +185,6 @@ static int vcnl4000_probe(struct i2c_client *client,
 static struct i2c_driver vcnl4000_driver = {
        .driver = {
                .name   = VCNL4000_DRV_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe  = vcnl4000_probe,
        .id_table = vcnl4000_id,