These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / fbdev / mmp / panel / tpo_tj032md01bw.c
index 998978b..f7e85d1 100644 (file)
@@ -175,7 +175,6 @@ static int tpohvga_probe(struct spi_device *spi)
 static struct spi_driver panel_tpohvga_driver = {
        .driver         = {
                .name   = "tpo-hvga",
-               .owner  = THIS_MODULE,
        },
        .probe          = tpohvga_probe,
 };