]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/spi/spi-mpc52xx.c
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.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,