Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-drm-fsl-dcu.git] / sound / soc / fsl / imx-wm8962.c
index 48179ffe1543c9bb5bcf07e8d736155aa94eb7c2..4caacb05a62324e404811e45768ec17eed0973ea 100644 (file)
@@ -307,7 +307,6 @@ MODULE_DEVICE_TABLE(of, imx_wm8962_dt_ids);
 static struct platform_driver imx_wm8962_driver = {
        .driver = {
                .name = "imx-wm8962",
-               .owner = THIS_MODULE,
                .pm = &snd_soc_pm_ops,
                .of_match_table = imx_wm8962_dt_ids,
        },