drm/tegra: Cleanup header file
authorThierry Reding <treding@nvidia.com>
Wed, 16 Apr 2014 07:54:21 +0000 (09:54 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:15 +0000 (23:09 +0200)
Remove extern keyword from function prototypes since it isn't needed and
drop an unnecessary forward declaration.

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

No differences found