Re: [PATCH 1/2] amdgpu/dm: constify plane type.

2017-09-28 Thread Harry Wentland
On 2017-09-28 08:32 PM, Dave Airlie wrote: > From: Dave Airlie > > Signed-off-by: Dave Airlie Reviewed-by: Harry Wentland Harry > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 2 +- >

[PATCH 1/2] amdgpu/dm: constify plane type.

2017-09-28 Thread Dave Airlie
From: Dave Airlie Signed-off-by: Dave Airlie --- drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 2 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git