Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-mpc52xx-psc.c
index de532aa11d34e9f76212e0e4fb74d6c2244d8c18..72d11ebefb2890cc538b186ee6a97a8513426e0a 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,
        },
 };