diff options
Diffstat (limited to 'drivers/gpu/drm/bridge/synopsys/dw-hdmi.c')
| -rw-r--r-- | drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c index ac37c50d6c4b..5ac979d3450b 100644 --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | |||
| @@ -1957,7 +1957,6 @@ static const struct drm_connector_funcs dw_hdmi_connector_funcs = { | |||
| 1957 | 1957 | ||
| 1958 | static const struct drm_connector_helper_funcs dw_hdmi_connector_helper_funcs = { | 1958 | static const struct drm_connector_helper_funcs dw_hdmi_connector_helper_funcs = { |
| 1959 | .get_modes = dw_hdmi_connector_get_modes, | 1959 | .get_modes = dw_hdmi_connector_get_modes, |
| 1960 | .best_encoder = drm_atomic_helper_best_encoder, | ||
| 1961 | }; | 1960 | }; |
| 1962 | 1961 | ||
| 1963 | static int dw_hdmi_bridge_attach(struct drm_bridge *bridge) | 1962 | static int dw_hdmi_bridge_attach(struct drm_bridge *bridge) |
