From: Thierry Reding Date: Fri, 14 Mar 2014 08:54:58 +0000 (+0100) Subject: drm/tegra: dc - Reshuffle code to get rid of prototypes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10288eea885bc32d2c856cd620aeeb83b5f3dd98;p=pandora-kernel.git 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 --- Reading git-diff-tree failed