summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-07-08 23:00:07 -0700
committerAlex Deucher <alexander.deucher@amd.com>2026-07-15 09:15:42 -0400
commit6a3664b0b49bd61c3d4d29ea071f34cfe819aa51 (patch)
tree1e3d62a27a7c016a5576508175254e4b69ca644a /tools/perf/scripts/python
parent982b2a43682b55e7d9800000f2592832ff2865ba (diff)
drm/amdgpu: drop kernel-doc for deleted struct fields
3 fields in struct amd_ip_funcs have been deleted, so also delete the kernel-doc comments for them to avoid warnings: WARNING: ../drivers/gpu/drm/amd/include/amd_shared.h:481 Excess struct member 'check_soft_reset' description in 'amd_ip_funcs' WARNING: ../drivers/gpu/drm/amd/include/amd_shared.h:481 Excess struct member 'pre_soft_reset' description in 'amd_ip_funcs' WARNING: ../drivers/gpu/drm/amd/include/amd_shared.h:481 Excess struct member 'post_soft_reset' description in 'amd_ip_funcs' Fixes: 947e46eb2fb9 ("drm/amdgpu: Delete check_soft_reset() from amd_ip_funcs") Fixes: b7500532e12b ("drm/amdgpu: Delete pre/post_soft_reset() from amd_ip_funcs") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions