]> git.karo-electronics.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>
Wed, 23 Apr 2014 10:35:27 +0000 (12:35 +0200)
commite0be1ad0d3f22b67d51c3237ae580f9c9539b076
tree16ee5773af9e4213ac8d3dd11572a69780949d0c
parentf75ceba2762039a171bd4c3c43379f2ec79f5d88
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