drm/amdgpu: Clean up errors in tonga_ih.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:50:14 +0000 (07:50 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:58 +0000 (09:43 -0400)
commit7bb8c4f6a40d232f4d1501953a94ce4b31033c04
treecffa9b3732697a293b5729a992035b1f56c95324
parent7b57c54c96aaf1168904c07b3052aa0f7265760a
drm/amdgpu: Clean up errors in tonga_ih.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/tonga_ih.c