drm/radeon: Clean up errors in r600_dpm.c
authorGuoHua Chen <chenguohua_716@163.com>
Thu, 11 Jan 2024 09:00:17 +0000 (09:00 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:40:04 +0000 (15:40 -0500)
commit848da1928b7b1d803e92038871674a953d0ba20d
tree7a663774f1904d9d3dc3d045ae959829e7d90f87
parenta62b1547e028cbe257db30bf9ef54d79ea266530
drm/radeon: Clean up errors in r600_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/r600_dpm.c