diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-06-27 10:53:50 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-22 06:18:51 +0300 |
commit | 6892c1f866bf17f9c945f04716610e4240c35f54 (patch) | |
tree | 8681936306e952e17cf668b9593caffb0d9b1c98 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b859c579cdff00a6458d69442a19f85a403fd71b (diff) | |
download | linux-6892c1f866bf17f9c945f04716610e4240c35f54.tar.xz |
drm/amdgpu: remove set but not used variable 'psp_enabled'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdgpu/nv.c: In function 'nv_common_early_init':
drivers/gpu/drm/amd/amdgpu/nv.c:471:7: warning:
variable 'psp_enabled' set but not used [-Wunused-but-set-variable]
It's not used since inroduction in
commit c6b6a42175f5 ("drm/amdgpu: add navi10 common ip block (v3)")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions