diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h index 43a9d3aec6c4..39f7eda6091e 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |||
@@ -369,7 +369,6 @@ struct amdgpu_atom_ss { | |||
369 | struct amdgpu_crtc { | 369 | struct amdgpu_crtc { |
370 | struct drm_crtc base; | 370 | struct drm_crtc base; |
371 | int crtc_id; | 371 | int crtc_id; |
372 | u16 lut_r[256], lut_g[256], lut_b[256]; | ||
373 | bool enabled; | 372 | bool enabled; |
374 | bool can_tile; | 373 | bool can_tile; |
375 | uint32_t crtc_offset; | 374 | uint32_t crtc_offset; |