Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / sound / soc / samsung / snow.c
index 72118a77dd5b70aa2a08fb51c32b5204063829f5..7651dc92416107e74f23965f281b9a4523c6a19c 100644 (file)
@@ -115,7 +115,6 @@ MODULE_DEVICE_TABLE(of, snow_of_match);
 static struct platform_driver snow_driver = {
        .driver = {
                .name = "snow-audio",
-               .owner = THIS_MODULE,
                .pm = &snd_soc_pm_ops,
                .of_match_table = snow_of_match,
        },