Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm...
[sfrench/cifs-2.6.git] / drivers / gpu / drm / tegra / hdmi.c
index 784739a9f497d530e7425a34bd958956033302bb..0082468f703c8c12ec89b142142b61b84b22fe89 100644 (file)
@@ -1488,7 +1488,7 @@ static int tegra_hdmi_init(struct host1x_client *client)
        drm_encoder_helper_add(&hdmi->output.encoder,
                               &tegra_hdmi_encoder_helper_funcs);
 
-       drm_mode_connector_attach_encoder(&hdmi->output.connector,
+       drm_connector_attach_encoder(&hdmi->output.connector,
                                          &hdmi->output.encoder);
        drm_connector_register(&hdmi->output.connector);