drm/amd/pm: Clean up errors in arcturus_ppt.c
authorRan Sun <sunran001@208suo.com>
Mon, 24 Jul 2023 07:32:43 +0000 (15:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jul 2023 18:47:41 +0000 (14:47 -0400)
commit8d066f2b5b47810166b3860996fa4df9fcc80187
treefbea78235720041d86bf0e768ad8b91ee2960a2f
parent1e3a58df21d09ecc76fdbb2a9317366e5e70fe1c
drm/amd/pm: Clean up errors in arcturus_ppt.c

Fix the following errors reported by checkpatch:

ERROR: spaces required around that '=' (ctx:VxW)
ERROR: spaces required around that '>=' (ctx:WxV)

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c