Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / sound / soc / generic / simple-card.c
index ece22d5..fb9240f 100644 (file)
@@ -584,7 +584,6 @@ MODULE_DEVICE_TABLE(of, asoc_simple_of_match);
 static struct platform_driver asoc_simple_card = {
        .driver = {
                .name = "asoc-simple-card",
-               .owner = THIS_MODULE,
                .of_match_table = asoc_simple_of_match,
        },
        .probe = asoc_simple_card_probe,