diff options
author | 2020-04-17 18:12:47 +0800 | |
---|---|---|
committer | 2020-04-22 18:11:46 -0400 | |
commit | 8e0c819dc3c51be3d579c340f9fe2c65fbed3feb (patch) | |
tree | 46b19031dcec793d8b38f6bd5a52c583edd7a8c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/powerplay: remove defined but not used variables (diff) | |
download | linux-dev-8e0c819dc3c51be3d579c340f9fe2c65fbed3feb.tar.xz linux-dev-8e0c819dc3c51be3d579c340f9fe2c65fbed3feb.zip |
drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_clock_source.c:1017:50:
warning: ‘video_optimized_pixel_rates’ defined but not used [-Wunused-const-variable=]
static const struct pixel_rate_range_table_entry video_optimized_pixel_rates[] = {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
commit d8cd587d2bfd ("drm/amd/display: removing MODULO change for dcn2")
left behind this unused vairable, remove it.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions