]> 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)
commit49e88341c409ae3d1766cab00a87c92a98d637b7
tree791c56361f01ceba4fed9323ea08099b881e031b
parent27ff385badd19d589850433aec373ec9d726e00a
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