Commit 16fae650 authored by Nils Wallménius's avatar Nils Wallménius Committed by Alex Deucher

drm/radeon: delete unused struct member suspend from radeon_device

Signed-off-by: default avatarNils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 139768ff
......@@ -2396,7 +2396,6 @@ struct radeon_device {
struct radeon_wb wb;
struct radeon_dummy_page dummy_page;
bool shutdown;
bool suspend;
bool need_dma32;
bool accel_working;
bool fastfb_working; /* IGP feature*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment