This patch serie removes drm_mode_object dependency from drm_display_mode struct. This is part of KMS cleanup. --- Changes in v2: - Make alterations suggested by Daniel and commit messages clear Changes in v3: - Solve typo in first patch in v2 Changes in v4: - Remove patches already merged Changes in v5: - Add patch to cleanup armada driver Shayenne Moura (3): drm: armada: Cleanup drm_display_mode print str drm: Remove use of drm_mode_object drm: Complete remove drm_mode_object dependency drivers/gpu/drm/armada/armada_crtc.c | 8 +------- drivers/gpu/drm/drm_crtc_helper.c | 5 ++--- drivers/gpu/drm/drm_modes.c | 9 --------- include/drm/drm_modes.h | 21 +++------------------ 4 files changed, 6 insertions(+), 37 deletions(-) -- 2.17.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel