Re: [PATCH 3/7] drm: omapdrm: Delete base.id prints

2018-12-19 Thread Daniel Vetter
On Tue, Dec 18, 2018 at 11:38:15AM -0200, Shayenne Moura wrote: > This patch removes base.id prints from drm_display_mode > > objects in omapdrm files. It removes dependency from drm_mode_object. > > Signed-off-by: Shayenne Moura Same comment as for msm, I think better

[PATCH 3/7] drm: omapdrm: Delete base.id prints

2018-12-18 Thread Shayenne Moura
This patch removes base.id prints from drm_display_mode objects in omapdrm files. It removes dependency from drm_mode_object. Signed-off-by: Shayenne Moura --- drivers/gpu/drm/omapdrm/omap_connector.c | 4 ++-- drivers/gpu/drm/omapdrm/omap_crtc.c | 4 ++-- 2 files c