drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages
authorColin Ian King <colin.i.king@gmail.com>
Mon, 22 May 2023 09:02:52 +0000 (10:02 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:45:43 +0000 (10:45 -0400)
commit9f77af014cbc3b77a2f5b8cbce8262ff97e94aa7
treec14da81920d7d57afd9eb1319c5c9422727a129f
parentab22ecabe99922db4bec8e2b439336f865bbc117
drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages

There are a couple of spelling mistakes, one in a dev_info message
and the other in a dev_debug message. Fix them.

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/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c