]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c
Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux.git] / drivers / gpu / drm / amd / amdgpu / mxgpu_vi.c
index 6a0fcd67662af9a8e6cb3d6581bf0de3a4d2c4b6..aef9d059ae52585bc84973c01060b319cf29d84a 100644 (file)
@@ -515,7 +515,7 @@ static void xgpu_vi_mailbox_flr_work(struct work_struct *work)
 
        /* wait until RCV_MSG become 3 */
        if (xgpu_vi_poll_msg(adev, IDH_FLR_NOTIFICATION_CMPL)) {
-               pr_err("failed to recieve FLR_CMPL\n");
+               pr_err("failed to receive FLR_CMPL\n");
                return;
        }
 
This page took 0.034514 seconds and 4 git commands to generate.