Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[cascardo/linux.git] / drivers / spi / spi-mpc52xx-psc.c
index de532aa..72d11eb 100644 (file)
@@ -508,7 +508,6 @@ static struct platform_driver mpc52xx_psc_spi_of_driver = {
        .remove = mpc52xx_psc_spi_of_remove,
        .driver = {
                .name = "mpc52xx-psc-spi",
-               .owner = THIS_MODULE,
                .of_match_table = mpc52xx_psc_spi_of_match,
        },
 };