]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/tegra: dc - Reshuffle code to get rid of prototypes
authorThierry Reding <treding@nvidia.com>
Fri, 14 Mar 2014 08:54:58 +0000 (09:54 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:18 +0000 (23:09 +0200)
commit10288eea885bc32d2c856cd620aeeb83b5f3dd98
treeba5d811fdd648895bda0790b5f219814869dec1b
parenteba66501ac41b717d60bebc6f9ae0f3195c6c422
drm/tegra: dc - Reshuffle code to get rid of prototypes

The tegra_dc_format() and tegra_dc_setup_window() functions are only
used internally by the display controller driver. Move them upwards in
order to make them static and get rid of the function prototypes.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/drm.h