drm/radeon: delete unused struct member suspend from radeon_device
Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:

committed by
Alex Deucher

parent
139768ff92
commit
16fae6502d
@@ -2396,7 +2396,6 @@ struct radeon_device {
|
|||||||
struct radeon_wb wb;
|
struct radeon_wb wb;
|
||||||
struct radeon_dummy_page dummy_page;
|
struct radeon_dummy_page dummy_page;
|
||||||
bool shutdown;
|
bool shutdown;
|
||||||
bool suspend;
|
|
||||||
bool need_dma32;
|
bool need_dma32;
|
||||||
bool accel_working;
|
bool accel_working;
|
||||||
bool fastfb_working; /* IGP feature*/
|
bool fastfb_working; /* IGP feature*/
|
||||||
|
Reference in New Issue
Block a user