Hi Kieran, Thank you for the patches.
On Thu, Mar 14, 2019 at 10:04:17PM +0000, Kieran Bingham wrote: > 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 For the whole series: Reviewed-by: Laurent Pinchart <[email protected]> and taken in my tree. > 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(-) -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
