Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / sound / soc / dwc / designware_i2s.c
index 08f0229..b93168d 100644 (file)
@@ -441,7 +441,6 @@ static struct platform_driver dw_i2s_driver = {
        .remove         = dw_i2s_remove,
        .driver         = {
                .name   = "designware-i2s",
-               .owner  = THIS_MODULE,
        },
 };