These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / light / apds9300.c
index 9ddde0c..e1b9fa5 100644 (file)
@@ -515,7 +515,6 @@ MODULE_DEVICE_TABLE(i2c, apds9300_id);
 static struct i2c_driver apds9300_driver = {
        .driver = {
                .name   = APDS9300_DRV_NAME,
-               .owner  = THIS_MODULE,
                .pm     = APDS9300_PM_OPS,
        },
        .probe          = apds9300_probe,