drm/radeon/dpm: Clean up errors in trinity_dpm.h

Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct go on the same line

Signed-off-by: GuoHua Chen <chenguohua_716@163.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
GuoHua Chen 2024-01-11 08:09:23 +00:00 committed by Alex Deucher
parent e0353ea0da
commit 1b5a5e4055

View file

@ -64,8 +64,7 @@ struct trinity_ps {
#define TRINITY_NUM_NBPSTATES 4
struct trinity_uvd_clock_table_entry
{
struct trinity_uvd_clock_table_entry {
u32 vclk;
u32 dclk;
u8 vclk_did;