drm: rcar-du: Reorder CRTC functions
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 18 Feb 2015 11:42:40 +0000 (13:42 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 3 Mar 2015 14:16:03 +0000 (16:16 +0200)
commit17f6b8a0270f7a40b3dbe07dbcb6cb7f67ce570a
treef4000460037d8e1fbac86a710ae28da852a9f3ab
parent8b37c3264788a13861f318a8bfc7d73f0d0986ce
drm: rcar-du: Reorder CRTC functions

The next commit will need functions to be reordered to avoid forward
declarations. Do it separately to help review.

This only moves functions without any change to the code.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/rcar-du/rcar_du_crtc.c
This page took 0.025151 seconds and 5 git commands to generate.