]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: remove structurally dead code for amd_gmc
authorJesse Zhang <jesse.zhang@amd.com>
Wed, 8 May 2024 10:17:43 +0000 (18:17 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 20:11:53 +0000 (16:11 -0400)
commite2bff63ba6f875cb879c90758662f193f040d033
treec5329d24d2d1f3f17fd9ab9f6db9f1aea157317b
parent9f436a0075cbcc6bf7cbc6e4b60cb8babc889eb8
drm/amdgpu: remove structurally dead code for amd_gmc

This code cannot be reached: return sysfs_emit(buf, "UNK....)

Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c