]> 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)
commitb425f8c956a80f8f3331aef1b62ece765c5bd265
treeba5d811fdd648895bda0790b5f219814869dec1b
parent53b05947a63a9a811b401aea2ce290277a8513bc
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