]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Fix spelling mistake "rounter" -> "router"
authorColin Ian King <colin.i.king@gmail.com>
Tue, 22 Apr 2025 10:26:26 +0000 (11:26 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:04:23 +0000 (18:04 -0400)
commit5a2658fda44f67003e7587547da6ac5decc97072
treec470f7db7cab629e01a707c6c2409c8b16c256ac
parente5f7e4e0a445f1b9b81ddc9b968e52b44f9d4242
drm/amdgpu: Fix spelling mistake "rounter" -> "router"

There is a spelling mistake with the array utcl2_rounter_str, it
appears it should be utcl2_router_str. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c