diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-11-14 06:20:25 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-11-19 18:12:51 +0300 |
commit | d191bd678153307573d615bb42da4fcca19fe477 (patch) | |
tree | 60583e0c194cf584f974de1fd5b8b994b23efc82 /CREDITS | |
parent | 09ba2e7d68f8c24ef3c7469d6632818c535bcb2c (diff) | |
download | linux-d191bd678153307573d615bb42da4fcca19fe477.tar.xz |
drm/amdkfd: remove set but not used variable 'top_dev'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/amd/amdkfd/kfd_iommu.c: In function kfd_iommu_device_init:
drivers/gpu/drm/amd/amdkfd/kfd_iommu.c:65:30: warning: variable top_dev set but not used [-Wunused-but-set-variable]
Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 1ae99eab34f9 ("drm/amdkfd: Initialize HSA_CAP_ATS_PRESENT capability in topology codes")
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions