Re: [Freedreno] [DPU PATCH 3/3] drm/msm: Fix dpu build warnings

2018-04-04 Thread ryadav
On 2018-04-03 01:40, Sean Paul wrote: A bunch of warning fixes, build is clean now. Some of the changes done in this patch are unique and were not present in previous patch series to fix dpu driver warnings. Please consider refactoring this patch a bit to include the remaining valid fixes. Th

[Freedreno] [DPU PATCH 3/3] drm/msm: Fix dpu build warnings

2018-04-02 Thread Sean Paul
A bunch of warning fixes, build is clean now. Signed-off-by: Sean Paul --- drivers/gpu/drm/msm/disp/dpu1/dpu_connector.c | 7 --- drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 2 +- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_reg_dma_v1.c | 4 ++-- drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c