Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[cascardo/linux.git] / drivers / spi / spi-ppc4xx.c
index 80b8408..54fb984 100644 (file)
@@ -575,7 +575,6 @@ static struct platform_driver spi_ppc4xx_of_driver = {
        .remove = spi_ppc4xx_of_remove,
        .driver = {
                .name = DRIVER_NAME,
-               .owner = THIS_MODULE,
                .of_match_table = spi_ppc4xx_of_match,
        },
 };