These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / corgi_lcd.c
index d7c37a8..d7c239e 100644 (file)
@@ -598,7 +598,6 @@ static int corgi_lcd_remove(struct spi_device *spi)
 static struct spi_driver corgi_lcd_driver = {
        .driver         = {
                .name   = "corgi-lcd",
-               .owner  = THIS_MODULE,
                .pm     = &corgi_lcd_pm_ops,
        },
        .probe          = corgi_lcd_probe,