Skip to content

Commit d91eeb7

Browse files
agd5fairlied
authored andcommitted
drm/radeon/kms/pm: clean power state printing
Signed-off-by: Alex Deucher <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
1 parent 90c3905 commit d91eeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/radeon/radeon_pm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ static const char *pm_state_names[4] = {
4242
};
4343

4444
static const char *pm_state_types[5] = {
45-
"Default",
45+
"",
4646
"Powersave",
4747
"Battery",
4848
"Balanced",

0 commit comments

Comments
 (0)