summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
diff options
context:
space:
mode:
authorzhengbin <zhengbin13@huawei.com>2019-11-15 20:13:00 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-11-19 10:12:54 -0500
commitdc9b3dbd28744510b78490dc6312848a8f918749 (patch)
treea56986bc7e978ec82053abd949320252df4476c2 /drivers/gpu/drm/amd/amdgpu
parent77441f77949807fda4a0aec0bdf3e86ae863fd56 (diff)
downloadlinux-dc9b3dbd28744510b78490dc6312848a8f918749.tar.bz2
drm/radeon: remove set but not used variable 'tv_pll_cntl1'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/radeon/radeon_legacy_tv.c: In function radeon_legacy_tv_mode_set: drivers/gpu/drm/radeon/radeon_legacy_tv.c:538:24: warning: variable tv_pll_cntl1 set but not used [-Wunused-but-set-variable] It is introduced by commit 4ce001abafaf ("drm/radeon/kms: add initial radeon tv-out support."), but never used, so remove it. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions