Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[cascardo/linux.git] / drivers / spi / spi-ath79.c
index 058db0f..b02eb4a 100644 (file)
@@ -307,7 +307,6 @@ static struct platform_driver ath79_spi_driver = {
        .shutdown       = ath79_spi_shutdown,
        .driver         = {
                .name   = DRV_NAME,
-               .owner  = THIS_MODULE,
        },
 };
 module_platform_driver(ath79_spi_driver);