diff options
| author | Maíra Canal <[email protected]> | 2022-07-14 16:45:00 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-07-25 13:31:02 +0000 |
| commit | 4f5a17b221cc48d66cce13fe1531ca8fc99078b9 (patch) | |
| tree | 4c25fec7ac9f9c59410503b3d60ad56a07f5a633 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu... (diff) | |
| download | kernel-4f5a17b221cc48d66cce13fe1531ca8fc99078b9.tar.gz kernel-4f5a17b221cc48d66cce13fe1531ca8fc99078b9.zip | |
drm/amd/display: Remove unused NumberOfStates variable
Remove the unused unsigned int NumberOfStates from the file, which was
declared but never hooked up.
This was pointed by clang with the following warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:33:27:
warning: unused variable 'NumberOfStates' [-Wunused-const-variable]
static const unsigned int NumberOfStates = DC__VOLTAGE_STATES;
^
1 warning generated.
Reviewed-by: André Almeida <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
