summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-01-16 23:40:26 +0400
committerAlex Deucher <alexander.deucher@amd.com>2013-06-28 03:16:21 +0400
commit89c9bc565138ba7801e4ac1925ec9f013a8b4a57 (patch)
tree186e76b2aa6057e841b1901b48e4d5a6e1bcf70c /drivers/gpu/drm/radeon/radeon.h
parentfee3d744bf3a0484f2f3ece587cccdffe33f2a15 (diff)
downloadlinux-89c9bc565138ba7801e4ac1925ec9f013a8b4a57.tar.xz
drm/radeon/dpm: remove broken dyn state remnants
Now that the proper fix has been implemented I can remove the last remnants of the initial implementation. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon.h')
-rw-r--r--drivers/gpu/drm/radeon/radeon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h
index c5d83c145cc7..d41c3843d3db 100644
--- a/drivers/gpu/drm/radeon/radeon.h
+++ b/drivers/gpu/drm/radeon/radeon.h
@@ -1302,7 +1302,6 @@ struct radeon_dpm {
struct radeon_ps *boot_ps;
/* default uvd power state */
struct radeon_ps *uvd_ps;
- struct radeon_ps hw_ps;
enum radeon_pm_state_type state;
enum radeon_pm_state_type user_state;
u32 platform_caps;