drm/amd/display: Remove unused variables from vba_vars_st
authorMaíra Canal <mairacanal@riseup.net>
Thu, 30 Jun 2022 21:53:16 +0000 (18:53 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jul 2022 20:18:31 +0000 (16:18 -0400)
commit2e02ceb73ff87193618a21c2fe165632f52b9b9d
tree6251e63b7b73733cb18b2975e51aa6db57f30a75
parentfd3bc691fc7b4e553f49bc79f86b515ce2638141
drm/amd/display: Remove unused variables from vba_vars_st

Some variables from the struct vba_vars_st are not referenced in any
other place on the codebase. As they are not used, this commit removes
those variables.

Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h