drm/tegra: Make tegra_drm_driver static
authorThierry Reding <treding@nvidia.com>
Fri, 8 Nov 2013 12:17:14 +0000 (13:17 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 3 Dec 2013 09:04:56 +0000 (10:04 +0100)
There is no need to access it from other files now that the driver has
been decoupled from host1x.

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

No differences found