commit | 17f6b8a0270f7a40b3dbe07dbcb6cb7f67ce570a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Feb 18 13:42:40 2015 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Mar 03 16:16:03 2015 +0200 |
tree | f4000460037d8e1fbac86a710ae28da852a9f3ab | |
parent | 8b37c3264788a13861f318a8bfc7d73f0d0986ce [diff] |
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>