These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / ld9040.c
index f71eaf1..677f8ab 100644 (file)
@@ -797,7 +797,6 @@ static void ld9040_shutdown(struct spi_device *spi)
 static struct spi_driver ld9040_driver = {
        .driver = {
                .name   = "ld9040",
-               .owner  = THIS_MODULE,
                .pm     = &ld9040_pm_ops,
        },
        .probe          = ld9040_probe,