Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / sound / soc / generic / simple-card.c
index ece22d55ba826a5ac62f17c9958ace80b60e4141..fb9240fdc9b70095d364e3e90e14c16653ca4aff 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,