diff options
author | Arthur Grillo <[email protected]> | 2023-02-17 15:14:09 -0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-02-23 17:36:00 -0500 |
commit | 4f101d5710a84f334b05a96713000ce8dfd4d598 (patch) | |
tree | 362b1e7499d60152c147fac598ae43d563c2f52d /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
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 <[email protected]>
Signed-off-by: Arthur Grillo <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions