drm/tegra: Remove unused ->mode_fixup() callbacks
authorThierry Reding <treding@nvidia.com>
Fri, 19 Dec 2014 14:19:21 +0000 (15:19 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:56 +0000 (10:14 +0100)
All output drivers have now been converted to use the ->atomic_check()
callback, so the ->mode_fixup() callbacks are no longer used.

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

No differences found