Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / sound / soc / codecs / dmic.c
index b2090b2..fde5325 100644 (file)
@@ -74,7 +74,6 @@ MODULE_ALIAS("platform:dmic-codec");
 static struct platform_driver dmic_driver = {
        .driver = {
                .name = "dmic-codec",
-               .owner = THIS_MODULE,
        },
        .probe = dmic_dev_probe,
        .remove = dmic_dev_remove,