diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-04-13 16:22:49 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-13 12:02:28 -0400 |
commit | bba8289b8f02e325ccd74d69ecbb499fa58961a7 (patch) | |
tree | a82e25e806a6b2011de1291375709cb28fa45ff2 /drivers/gpu/drm/amd/amdgpu/si_dpm.c | |
parent | a4c246802719416a53162d807da562effe8ef355 (diff) |
drm/amd/display: code clean up in dce80_hw_sequencer.c
Fix the following gcc warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/dce80/dce80_hw_sequencer.c:43:46:
warning: ‘reg_offsets’ defined but not used [-Wunused-const-variable=]
static const struct dce80_hw_seq_reg_offsets reg_offsets[] = {
^~~~~~~~~~~
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si_dpm.c')
0 files changed, 0 insertions, 0 deletions