drm/amdgpu: fix html doc generation warning
authorSunil Khatri <sunil.khatri@amd.com>
Wed, 2 Oct 2024 09:22:52 +0000 (14:52 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Oct 2024 18:03:39 +0000 (14:03 -0400)
commit90b97b16e1ab5b455649477373f05839c5d20951
treed2703be639fd05e329e7dd49f96d0d46826df4b5
parent692d2cd180e04805ea46e2721e24504d8d9ee28a
drm/amdgpu: fix html doc generation warning

Fix the html doc warning due to mix up of the
forward declaration of struct amdgpu_ip_block.

Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/amd_shared.h