Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[cascardo/linux.git] / drivers / gpu / drm / imx / imx-hdmi.c
index aaec6b2..ddc53e0 100644 (file)
@@ -1754,7 +1754,6 @@ static struct platform_driver imx_hdmi_driver = {
        .remove = imx_hdmi_platform_remove,
        .driver = {
                .name = "imx-hdmi",
-               .owner = THIS_MODULE,
                .of_match_table = imx_hdmi_dt_ids,
        },
 };