These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / lms501kf03.c
index 7e38103..8aa3e76 100644 (file)
@@ -422,7 +422,6 @@ static void lms501kf03_shutdown(struct spi_device *spi)
 static struct spi_driver lms501kf03_driver = {
        .driver = {
                .name   = "lms501kf03",
-               .owner  = THIS_MODULE,
                .pm     = &lms501kf03_pm_ops,
        },
        .probe          = lms501kf03_probe,