Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[cascardo/linux.git] / drivers / memory / atmel-sdramc.c
index fed04e8..a3ebc8a 100644 (file)
@@ -82,7 +82,6 @@ static struct platform_driver atmel_ramc_driver = {
        .probe          = atmel_ramc_probe,
        .driver         = {
                .name   = "atmel-ramc",
-               .owner  = THIS_MODULE,
                .of_match_table = atmel_ramc_of_match,
        },
 };