]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"
authorColin Ian King <colin.king@canonical.com>
Fri, 18 Oct 2019 08:15:08 +0000 (09:15 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Oct 2019 20:50:07 +0000 (16:50 -0400)
commitfdcbaf6f9ae2ba0df4776cb8aae098de1a243169
tree91ac68efb07c315b9de111b7aec821e00c7cda52
parent8bba727e1a658b01f3f4af33a4295fa979631045
drm/amdgpu/psp: fix spelling mistake "initliaze" -> "initialize"

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

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