These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / lms283gf05.c
index 14590c5..4237aaa 100644 (file)
@@ -192,7 +192,6 @@ static int lms283gf05_probe(struct spi_device *spi)
 static struct spi_driver lms283gf05_driver = {
        .driver = {
                .name   = "lms283gf05",
-               .owner  = THIS_MODULE,
        },
        .probe          = lms283gf05_probe,
 };