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 b8abd4e18d51..2af2678ddaf6 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |||
@@ -357,7 +357,6 @@ struct amdgpu_atom_ss { | |||
357 | struct amdgpu_crtc { | 357 | struct amdgpu_crtc { |
358 | struct drm_crtc base; | 358 | struct drm_crtc base; |
359 | int crtc_id; | 359 | int crtc_id; |
360 | u16 lut_r[256], lut_g[256], lut_b[256]; | ||
361 | bool enabled; | 360 | bool enabled; |
362 | bool can_tile; | 361 | bool can_tile; |
363 | uint32_t crtc_offset; | 362 | uint32_t crtc_offset; |