Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
[cascardo/linux.git] / sound / soc / codecs / hdmi.c
index 1391ad5..bd42ad3 100644 (file)
@@ -94,7 +94,6 @@ static int hdmi_codec_remove(struct platform_device *pdev)
 static struct platform_driver hdmi_codec_driver = {
        .driver         = {
                .name   = DRV_NAME,
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(hdmi_audio_codec_ids),
        },