Daniel Vetter 3cb9ae4fd8 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Just a bit of OCD cleanup on headers - this function isn't the core
interface any more but just a helper for drivers who haven't yet
transitioned to universal planes. Put the declaration at the right
spot and sprinkle necessary #includes over all drivers.

Maybe this helps to encourage driver maintainers to do the switch.

v2: Fix #include ordering for tegra, reported by 0-day builder.

v3: Include required headers, reported by Thierry.

Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Thierry Reding <treding@nvidia.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
2014-11-05 00:14:55 +01:00
..
2014-06-02 10:25:02 -04:00
2014-07-02 14:10:19 -04:00
2013-01-31 16:24:47 -05:00
2013-09-11 11:44:38 -04:00
2013-09-11 11:44:38 -04:00
2014-01-10 15:28:10 +01:00
2013-09-11 11:44:37 -04:00
2014-03-06 16:46:56 -05:00
2014-07-18 14:25:23 +10:00
2014-06-10 09:35:42 +10:00
2013-12-18 11:35:01 +10:00
2013-12-18 11:35:01 +10:00
2014-03-06 16:46:56 -05:00
2014-10-01 09:00:09 -04:00