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:
Nils Wallménius 2016-03-19 16:12:12 +01:00 committed by Alex Deucher
parent 139768ff92
commit 16fae6502d

View File

@ -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*/