These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / leds / leds-lm355x.c
index f5112cb..4887299 100644 (file)
@@ -555,7 +555,6 @@ MODULE_DEVICE_TABLE(i2c, lm355x_id);
 static struct i2c_driver lm355x_i2c_driver = {
        .driver = {
                   .name = LM355x_NAME,
-                  .owner = THIS_MODULE,
                   .pm = NULL,
                   },
        .probe = lm355x_probe,