Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-mpc52xx.c
index b07db4b62d80d823804516caaf961d8c57b9bea6..c36002110c30a58e158043d5820fc671fb9b5c64 100644 (file)
@@ -543,7 +543,6 @@ MODULE_DEVICE_TABLE(of, mpc52xx_spi_match);
 static struct platform_driver mpc52xx_spi_of_driver = {
        .driver = {
                .name = "mpc52xx-spi",
-               .owner = THIS_MODULE,
                .of_match_table = mpc52xx_spi_match,
        },
        .probe = mpc52xx_spi_probe,