These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / backlight / ltv350qv.c
index 383f550..885612c 100644 (file)
@@ -295,7 +295,6 @@ static void ltv350qv_shutdown(struct spi_device *spi)
 static struct spi_driver ltv350qv_driver = {
        .driver = {
                .name           = "ltv350qv",
-               .owner          = THIS_MODULE,
                .pm             = &ltv350qv_pm_ops,
        },