From: Thierry Reding Date: Tue, 13 May 2014 14:46:11 +0000 (+0200) Subject: drm/tegra: gem - Make tegra_bo_import() static X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540457cc1fc14707f60b0eddf9df2904ba75c269;p=pandora-kernel.git drm/tegra: gem - Make tegra_bo_import() static The function is never used outside of the source file and therefore can be locally scoped. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed