Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[cascardo/linux.git] / fs / pstore / ram.c
index 2f389ce..8613e5b 100644 (file)
@@ -561,7 +561,6 @@ static struct platform_driver ramoops_driver = {
        .remove         = __exit_p(ramoops_remove),
        .driver         = {
                .name   = "ramoops",
-               .owner  = THIS_MODULE,
        },
 };