drm/radeon: Clean up errors in si_dpm.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 07:23:01 +0000 (07:23 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:38:38 +0000 (15:38 -0500)
commitb42eecdfa3a96febe0f7514dda5c98f10090e816
treeb2a235f0105ef91a33a4529ea442d1b19118f4cb
parent9c7fdfa396a94f0e84a6a0395044704d07db86f6
drm/radeon: Clean up errors in si_dpm.c

Fix the following errors reported by checkpatch:

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

Signed-off-by: GuoHua Chen <chenguohua_716@163.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si_dpm.c