From 540457cc1fc14707f60b0eddf9df2904ba75c269 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Tue, 13 May 2014 16:46:11 +0200 Subject: [PATCH] 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-format-patch failed