Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / video / fbdev / omap2 / dss / hdmi5.c
index 169b764bb9d48f6cb188d075a740e0cd4da4dbb3..1ab679a5b4d934970a9758ce58072e688f1fdb47 100644 (file)
@@ -803,7 +803,6 @@ static struct platform_driver omapdss_hdmihw_driver = {
        .remove         = __exit_p(omapdss_hdmihw_remove),
        .driver         = {
                .name   = "omapdss_hdmi5",
-               .owner  = THIS_MODULE,
                .pm     = &hdmi_pm_ops,
                .of_match_table = hdmi_of_match,
                .suppress_bind_attrs = true,