Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux into...
[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,
        },
 };