]> git.baikalelectronics.ru Git - kernel.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)
commit6349ac4edb2583db02d9dfad1426c90f89d50e7b
treeba5d811fdd648895bda0790b5f219814869dec1b
parent22f23e3cdd27046798bed29069e929dfe7c10093
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