X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fsirf%2Fsirf-audio.c;h=94ea152e036218e46452c97425b41dd5a468794a;hb=787140ad6bb49422e2f114e9b8df18b242df00db;hp=ecef51021653c6c8a36bb0436200c994f474d73e;hpb=d0cd84817c745655428dbfdb1e3f754230b46bef;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/soc/sirf/sirf-audio.c b/sound/soc/sirf/sirf-audio.c index ecef51021653..94ea152e0362 100644 --- a/sound/soc/sirf/sirf-audio.c +++ b/sound/soc/sirf/sirf-audio.c @@ -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, },