Re: [Freedreno] [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c

2018-03-08 Thread Jeykumar Sankaran
On 2018-02-21 07:18, Sean Paul wrote: We'll need to clean up these conditionals further, but at least fix the compilation error. Signed-off-by: Sean Paul Reviewed-by: Jeykumar Sankaran --- drivers/gpu/drm/msm/msm_drv.c | 3 +++ 1 file

Re: [Freedreno] [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c

2018-03-08 Thread Jeykumar Sankaran
On 2018-02-21 07:18, Sean Paul wrote: We'll need to clean up these conditionals further, but at least fix the compilation error. Signed-off-by: Sean Paul Reviewed by Jeykumar Sankaran --- drivers/gpu/drm/msm/msm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff

[Freedreno] [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c

2018-02-21 Thread Sean Paul
We'll need to clean up these conditionals further, but at least fix the compilation error. Signed-off-by: Sean Paul --- drivers/gpu/drm/msm/msm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/msm/msm_drv.c b/drivers/gpu/drm/msm/msm_drv.c index