These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / leds / leds-lm3642.c
index d3dec01..02ebe34 100644 (file)
@@ -446,7 +446,6 @@ MODULE_DEVICE_TABLE(i2c, lm3642_id);
 static struct i2c_driver lm3642_i2c_driver = {
        .driver = {
                   .name = LM3642_NAME,
-                  .owner = THIS_MODULE,
                   .pm = NULL,
                   },
        .probe = lm3642_probe,