These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / leds / leds-pca955x.c
index c3a08b6..b775e1e 100644 (file)
@@ -379,7 +379,6 @@ static int pca955x_remove(struct i2c_client *client)
 static struct i2c_driver pca955x_driver = {
        .driver = {
                .name   = "leds-pca955x",
-               .owner  = THIS_MODULE,
        },
        .probe  = pca955x_probe,
        .remove = pca955x_remove,