drm/tegra: Move tegra_drm_mode_funcs to the core
authorThierry Reding <treding@nvidia.com>
Wed, 26 Nov 2014 12:03:57 +0000 (13:03 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:44 +0000 (10:14 +0100)
This structure will be extended using non-framebuffer related callbacks
in subsequent patches, so it should move to a more central location.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found