diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-05-18 00:35:46 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-05-20 16:20:26 -0400 |
commit | 191ef65b4ecb27a7e1fefd71c78e8d0aba9fc3aa (patch) | |
tree | 62d3b155e71f9bae7cdbd17a11ab4345efaf089d /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | 90bc75b08f30ac2ed98bdff60ced0e6d97eb813d (diff) | |
download | linux-191ef65b4ecb27a7e1fefd71c78e8d0aba9fc3aa.tar.gz linux-191ef65b4ecb27a7e1fefd71c78e8d0aba9fc3aa.tar.bz2 linux-191ef65b4ecb27a7e1fefd71c78e8d0aba9fc3aa.zip |
drm/amdgpu: remove unused struct 'hqd_registers'
'hqd_registers' used to be used in a member of the 'bonaire_mqd'
struct. 'bonaire_mqd' was removed by
commit 486d807cd9a9 ("drm/amdgpu: remove duplicate definition of cik_mqd")
It's now unused.
Remove 'hqd_registers' as well.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions