drm/amdgpu: Fix the code style warnings in gmc
authoryipechai <YiPeng.Chai@amd.com>
Fri, 14 Jan 2022 02:31:49 +0000 (10:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Jan 2022 22:24:12 +0000 (17:24 -0500)
commitd622c094f8fe7a77fda613964ffdd9a248d2550a
tree1279c70933ff6ce495d8521f89f01749aad4c337
parent4f64ccf4f27c89089f3206446e2158833bda4795
drm/amdgpu: Fix the code style warnings in gmc

Fix the code style warnings in gmc:
ERROR: space required after that ',' (ctx:VxV).

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c