drm/amdgpu: Clean up errors in soc21.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:21:27 +0000 (07:21 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:38 +0000 (09:43 -0400)
commit06d82d87b4fc5ea5ce9f87f2d27a254209545f76
tree72f011e385b49fd276890be892e4bbabae009b5f
parent18ef754488bac64baadc3ab78953b70ba0439d24
drm/amdgpu: Clean up errors in soc21.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

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