drm/tegra: Allow the driver to be built as a module
authorThierry Reding <treding@nvidia.com>
Fri, 8 Nov 2013 10:43:15 +0000 (11:43 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Dec 2013 08:29:53 +0000 (09:29 +0100)
All APIs that the driver uses are exported, so the driver can now be
built as a module.

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

No differences found