Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / fbtft / flexfb.c
index 3f380a0086c3d191b21e5f6889232bf23f190413..86d9223e4e0c273abbe195ab44b5d5c96591733f 100644 (file)
@@ -583,7 +583,6 @@ static int flexfb_remove_pdev(struct platform_device *pdev)
 static struct spi_driver flexfb_spi_driver = {
        .driver = {
                .name   = DRVNAME,
-               .owner  = THIS_MODULE,
        },
        .probe  = flexfb_probe_spi,
        .remove = flexfb_remove_spi,