Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[firefly-linux-kernel-4.4.55.git] / sound / soc / sirf / sirf-audio.c
index ecef51021653c6c8a36bb0436200c994f474d73e..94ea152e036218e46452c97425b41dd5a468794a 100644 (file)
@@ -143,7 +143,6 @@ MODULE_DEVICE_TABLE(of, sirf_audio_of_match);
 static struct platform_driver sirf_audio_driver = {
        .driver = {
                .name = "sirf-audio-card",
-               .owner = THIS_MODULE,
                .pm = &snd_soc_pm_ops,
                .of_match_table = sirf_audio_of_match,
        },