From: Axel Lin Date: Thu, 8 Nov 2012 02:45:24 +0000 (+0800) Subject: gpio: tegra: Staticize non-exported symbols X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~87^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924a09873c658a23e416258c6f81348cba2cfe87;p=pandora-kernel.git gpio: tegra: Staticize non-exported symbols Both tegra_gpio_request() and tegra_gpio_free() are not referenced outside of this file, make them static. Signed-off-by: Axel Lin Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed