Hi Gustavo,

Looks good,

On 6/14/2023 3:16 AM, Gustavo Sousa wrote:
That function is not defined anywhere.

Signed-off-by: Gustavo Sousa <[email protected]>
---
  drivers/gpu/drm/i915/display/intel_cx0_phy.h | 3 ---
  1 file changed, 3 deletions(-)

diff --git a/drivers/gpu/drm/i915/display/intel_cx0_phy.h 
b/drivers/gpu/drm/i915/display/intel_cx0_phy.h
index f99809af257d..4c4db5cdcbd0 100644
--- a/drivers/gpu/drm/i915/display/intel_cx0_phy.h
+++ b/drivers/gpu/drm/i915/display/intel_cx0_phy.h
@@ -43,8 +43,5 @@ int intel_c20pll_calc_port_clock(struct intel_encoder 
*encoder,
  void intel_cx0_phy_set_signal_levels(struct intel_encoder *encoder,
                                     const struct intel_crtc_state *crtc_state);
  int intel_cx0_phy_check_hdmi_link_rate(struct intel_hdmi *hdmi, int clock);
-void intel_cx0_phy_ddi_vswing_sequence(struct intel_encoder *encoder,
-                                      const struct intel_crtc_state 
*crtc_state,
-                                      u32 level);
  int intel_mtl_tbt_calc_port_clock(struct intel_encoder *encoder);
  #endif /* __INTEL_CX0_PHY_H__ */
Reviewed-by: Ravi Kumar Vodapalli <[email protected]>

Reply via email to