aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu')
-rw-r--r--drivers/gpu/drm/radeon/radeon_pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/radeon_pm.c b/drivers/gpu/drm/radeon/radeon_pm.c
index 811126464a7b..1febb62bdd95 100644
--- a/drivers/gpu/drm/radeon/radeon_pm.c
+++ b/drivers/gpu/drm/radeon/radeon_pm.c
@@ -42,7 +42,7 @@ static const char *pm_state_names[4] = {
42}; 42};
43 43
44static const char *pm_state_types[5] = { 44static const char *pm_state_types[5] = {
45 "Default", 45 "",
46 "Powersave", 46 "Powersave",
47 "Battery", 47 "Battery",
48 "Balanced", 48 "Balanced",