]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove unnecessary forward declaration
authorFelix Kuehling <Felix.Kuehling@amd.com>
Fri, 24 Aug 2018 22:24:53 +0000 (18:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2018 02:09:15 +0000 (21:09 -0500)
commite35460f96f62af3445fa4392cb1b538bfa217999
tree791c56361f01ceba4fed9323ea08099b881e031b
parent832739bae9b53e14f9fcbe879dfdca77f3b69d6b
drm/amdgpu: remove unnecessary forward declaration

struct vi_sdma_mqd is defined in vi_structs.h.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c