[PATCH 0/3] drm: rcar-du: Cleanup minor CRTC issues
From: Kieran Bingham
Date: Thu Mar 14 2019 - 18:04:30 EST
Three fairly trivial cleanup patches from while I've been working on the CRTC
code on rcar-du.
The first is a small spelling error in the drm_crtc_state documentation, and
the following two are more directly cleaning up the rcar-du.
Kieran Bingham (3):
drm: fix subtle spelling error in drm_crtc_state
drm: rcar-du: crtc: make local functions static
drm: rcar-du: Remove unused prototypes
drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 9 +++++----
drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 2 --
include/drm/drm_crtc.h | 2 +-
3 files changed, 6 insertions(+), 7 deletions(-)
--
2.19.1