diff options
author | Arthur Grillo <arthurgrillo@riseup.net> | 2023-02-17 15:14:09 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-23 17:36:00 -0500 |
commit | 4f101d5710a84f334b05a96713000ce8dfd4d598 (patch) | |
tree | 362b1e7499d60152c147fac598ae43d563c2f52d /drivers/gpu/drm/amd/pm/inc | |
parent | 4d3ed6326449ddb1356544bf838024eb232dd315 (diff) |
drm/amd/display: Remove unused local variables and function
Remove a couple of local variables that are only set but never used,
also remove an static utility function that is never used in consequence
of the variable removal.
This decrease the number of -Wunused-but-set-variable warnings.
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/inc')
0 files changed, 0 insertions, 0 deletions