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)
commitfac8f158179a53aca94dd58c2224cbcda3febf1b
tree81ab59bf5bd07942b54a35df895948cde6d29f86
parente6fff4aaf99763da8a68b237e09cb8d47730f118
drm/tegra: Allow the driver to be built as a module

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>
drivers/gpu/drm/tegra/Kconfig