summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/include/atomfirmware.h
diff options
context:
space:
mode:
authorJason Yan <yanaijie@huawei.com>2020-04-13 22:33:00 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-04-13 12:02:47 -0400
commit43ad9b39b0a3af10ebf8133012898c0a0d991b9b (patch)
treeef2e162521921e43d49225641d75d466c8375c5d /drivers/gpu/drm/amd/include/atomfirmware.h
parent01e5e998a30ebcc621162360e2d3d03bfb5ac55b (diff)
drm/radeon: remove defined but not used variables in ci_dpm.c
Fix the following gcc warning: drivers/gpu/drm/radeon/ci_dpm.c:82:36: warning: ‘defaults_saturn_pro’ defined but not used [-Wunused-const-variable=] static const struct ci_pt_defaults defaults_saturn_pro = ^~~~~~~~~~~~~~~~~~~ drivers/gpu/drm/radeon/ci_dpm.c:68:36: warning: ‘defaults_bonaire_pro’ defined but not used [-Wunused-const-variable=] static const struct ci_pt_defaults defaults_bonaire_pro = ^~~~~~~~~~~~~~~~~~~~ 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/include/atomfirmware.h')
0 files changed, 0 insertions, 0 deletions