]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/fbtft/flexfb.c
spi: Drop owner assignment from spi_drivers
[karo-tx-linux.git] / drivers / staging / fbtft / flexfb.c
index c763efc5de7dc468708945845b22154860b00869..17e031fc2b4f19a6956e3466f9067c5433daee34 100644 (file)
@@ -586,7 +586,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,