mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
drm/amd/pm: Clean up errors in vega12_hwmgr.h
Fix the following errors reported by checkpatch:
ERROR: open brace '{' following enum go on the same line
Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
79501a7fb4
commit
485e3fe863
|
|
@ -38,8 +38,7 @@
|
|||
#define VG12_PSUEDO_NUM_DCEFCLK_DPM_LEVELS 8
|
||||
#define VG12_PSUEDO_NUM_UCLK_DPM_LEVELS 4
|
||||
|
||||
enum
|
||||
{
|
||||
enum {
|
||||
GNLD_DPM_PREFETCHER = 0,
|
||||
GNLD_DPM_GFXCLK,
|
||||
GNLD_DPM_UCLK,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user