These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / ili922x.c
index e7f0890..a9e9cef 100644 (file)
@@ -536,7 +536,6 @@ static int ili922x_remove(struct spi_device *spi)
 static struct spi_driver ili922x_driver = {
        .driver = {
                .name = "ili922x",
-               .owner = THIS_MODULE,
        },
        .probe = ili922x_probe,
        .remove = ili922x_remove,