Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linus
[cascardo/linux.git] / drivers / spi / spi-sh-msiof.c
index 1405293..96a5fc0 100644 (file)
@@ -1240,7 +1240,6 @@ static struct platform_driver sh_msiof_spi_drv = {
        .id_table       = spi_driver_ids,
        .driver         = {
                .name           = "spi_sh_msiof",
-               .owner          = THIS_MODULE,
                .of_match_table = of_match_ptr(sh_msiof_match),
        },
 };