On Thu, Apr 10, 2025 at 07:25:14PM +0300, Dan Carpenter wrote: > We re-worked this code a bit in commit af67978ee37e ("drm/display: dp: > use new DCPD access helpers") but there was a little bit of stray > dead code left over. Clean it up. > > Signed-off-by: Dan Carpenter <dan.carpen...@linaro.org> > --- > drivers/gpu/drm/display/drm_dp_helper.c | 9 ++------- > 1 file changed, 2 insertions(+), 7 deletions(-)
Fixes: af67978ee37e ("drm/display: dp: use new DCPD access helpers") Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry