diff options
| author | Jason Yan <[email protected]> | 2020-04-17 07:32:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-04-22 22:11:46 +0000 |
| commit | 1470e957e204184e6598baab1efea215285bf79d (patch) | |
| tree | a8c7beab738359facbb82504e4d73651b7f1e241 /drivers/gpu/drm/amd/display/modules/inc/mod_shared.h | |
| parent | drm/amdgpu: fix race between pstate and remote buffer map (diff) | |
| download | kernel-1470e957e204184e6598baab1efea215285bf79d.tar.gz kernel-1470e957e204184e6598baab1efea215285bf79d.zip | |
drm/amd/powerplay: remove defined but not used variables
Fix the following gcc warning:
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.c:710:46:
warning: ‘PSMGCEDCThresholdConfig_vega10’ defined but not used
[-Wunused-const-variable=]
static const struct vega10_didt_config_reg
PSMGCEDCThresholdConfig_vega10[] =
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/vega10_powertune.c:654:46:
warning: ‘PSMSEEDCThresholdConfig_Vega10’ defined but not used
[-Wunused-const-variable=]
static const struct vega10_didt_config_reg
PSMSEEDCThresholdConfig_Vega10[] =
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/inc/mod_shared.h')
0 files changed, 0 insertions, 0 deletions
