mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-09 06:33:38 +09:00
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>