These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / video / fbdev / omap / lcd_mipid.c
index 803fee6..0e4cee9 100644 (file)
@@ -603,7 +603,6 @@ static int mipid_spi_remove(struct spi_device *spi)
 static struct spi_driver mipid_spi_driver = {
        .driver = {
                .name   = MIPID_MODULE_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe  = mipid_spi_probe,
        .remove = mipid_spi_remove,