These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / light / tcs3414.c
index f8b1df0..f90f8c5 100644 (file)
@@ -392,7 +392,6 @@ static struct i2c_driver tcs3414_driver = {
        .driver = {
                .name   = TCS3414_DRV_NAME,
                .pm     = &tcs3414_pm_ops,
-               .owner  = THIS_MODULE,
        },
        .probe          = tcs3414_probe,
        .remove         = tcs3414_remove,