These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / tosa_lcd.c
index f08d641..6a41ea9 100644 (file)
@@ -263,7 +263,6 @@ static SIMPLE_DEV_PM_OPS(tosa_lcd_pm_ops, tosa_lcd_suspend, tosa_lcd_resume);
 static struct spi_driver tosa_lcd_driver = {
        .driver = {
                .name           = "tosa-lcd",
-               .owner          = THIS_MODULE,
                .pm             = &tosa_lcd_pm_ops,
        },
        .probe          = tosa_lcd_probe,