drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
authorColin Ian King <colin.king@canonical.com>
Fri, 10 Jul 2020 08:37:58 +0000 (09:37 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Aug 2020 20:16:57 +0000 (16:16 -0400)
commit2342ef4e6021f5f7f2b3d4daa1ed6d1140b1378b
tree05921d66da193237248e110173567df7e2752f81
parentdc100bc8fae59aafd2ea2e1a1a43ef1f65f8a8bc
drm/amdgpu: fix spelling mistake "Falied" -> "Failed"

There is a spelling mistake in a DRM_ERROR error message. Fix it.

This got lost in a merge, restore the fix.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 4afaa61db9cf5250b5734c2531b226e7b3a3d691)
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c