[PATCH] drm/amdgpu: cleanup or bug?

Nils Wallménius nils.wallmenius at gmail.com
Thu Mar 3 20:17:11 UTC 2016


Hi!

First time sending a patch to the list.

This patch deletes a set-but-not-read member from the amdgpu_device
struct but I'm not sure the correct thing is to delete it. Maybe it
should be checked some where?

BR

Nils

Nils Wallménius (1):
  drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device

 drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 -
 drivers/gpu/drm/amd/amdgpu/cik.c    | 2 --
 drivers/gpu/drm/amd/amdgpu/vi.c     | 4 ----
 3 files changed, 7 deletions(-)

-- 
2.7.0



More information about the dri-devel mailing list